curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657e55e612fac9847dc7ce03.md
Listen to the audio and complete the sentence below.
BLANK excited about this project. BLANK confident that BLANK can achieve great results.
We're
This is the contraction for we are. The first letter is capitalized.
I'm
This is the contraction for I am. The first letter is capitalized.
we
It's a pronoun that talks about a group including the person who is speaking.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "David",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.2-5.mp3",
"startTime": 1,
"startTimestamp": 46.84,
"finishTimestamp": 51.00
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 5.16,
"dialogue": {
"text": "We're excited about this project. I'm confident that we can achieve great results.",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 5.66
}
]
}