curriculum/challenges/english/blocks/learn-how-to-plan-future-events/676339b7a8460f7302b2d966.md
Listen to the audio and complete the sentence below.
We'll probably BLANK BLANK BLANK we've completed the training.
do
This is a verb that means to perform or carry out an action.
that
This is a demonstrative pronoun referring to something already mentioned.
after
This is a conjunction that shows the sequence of events.
Do means to perform or carry out an action.
That is a demonstrative pronoun that refers to something already mentioned or understood. In this case, it refers to an action previously discussed.
After is a conjunction that indicates the sequence of events.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-3.mp3",
"startTime": 1,
"startTimestamp": 51.4,
"finishTimestamp": 53.6
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.2,
"dialogue": {
"text": "We'll probably do that after we've completed the training.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.7
}
]
}