curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/6751a781fd421fda55170fc8.md
Listen to the audio and answer the question below.
What does Jessica want to know?
When the maintenance will start.
How long the maintenance will last.
Jessica is not asking about the duration, but the start time.
Who is responsible for the maintenance.
Jessica is asking about the start time, not the person in charge.
If the maintenance is necessary.
Jessica is asking when the maintenance will start, not if it's necessary.
1
Jessica is asking about the expected time the maintenance will begin.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-1.mp3",
"startTime": 1,
"startTimestamp": 20.8,
"finishTimestamp": 22.22
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 2.42,
"dialogue": {
"text": "When do we expect the maintenance to start?",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 2.92
}
]
}