curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67633a6ff2f2ef78701975c9.md
Listen to the audio and answer the question below.
When is Jake planning to share the information with other departments?
Before they start the training.
Jake mentions sharing the information after the training, not before.
After they've completed the training.
While the training is happening.
Jake does not say they will share the information during the training.
He is not planning to share the information.
Jake does mention sharing the information but plans to do so after the training.
2
After we've completed indicates that Jake is planning to share the information once the training is finished. Let's break it down:
After shows the sequence of events, meaning the information will be shared following the training.
Completed the training means finishing the training sessions or program.
Together, this means Jake's plan is to share the information only once the training is fully done.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
},
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-3.mp3",
"startTime": 1,
"startTimestamp": 48.74,
"finishTimestamp": 53.6
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "Are we going to share this information with other departments?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.47
},
{
"character": "Jake",
"opacity": 1,
"startTime": 3.47
},
{
"character": "Jake",
"startTime": 3.66,
"finishTime": 5.86,
"dialogue": {
"text": "We'll probably do that after we've completed the training.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.36
}
]
}