curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66ce08d2d1f133fdf1b18a45.md
Listen to the audio and complete the sentence below.
Alright, BLANK BLANK BLANK?
what's
This is the contraction for what is.
our
This pronoun indicates that the next step involves the group, not just one person.
next step
These two words refer to the action or decision that needs to be taken after the current one.
What's is a contraction of what is, used here to ask about something.
Our refers to something that belongs to or involves the group, in this case, the team.
Next step refers to the following action or decision that needs to be taken.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-1.mp3",
"startTime": 1,
"startTimestamp": 40.58,
"finishTimestamp": 42.22
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 2.64,
"dialogue": {
"text": "Alright, what's our next step?",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 3.04
}
]
}