curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c5fae7f7666511703657a2.md
Listen to the audio and answer the question below.
When does Maria promise to create the draft for the new schedule?
Today.
Tomorrow.
Maria says she will send the schedule by tomorrow.
Sometime next week.
Maria does not mention next week.
She doesn't say when.
Maria clearly states when she will work on the schedule.
1
Will (normally contracted as 'll) is often used to make promises about future actions. For example:
I'll help you finish the report by the deadline. - This means the speaker is making a commitment to help.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 67.88,
"finishTimestamp": 70.88
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4,
"dialogue": {
"text": "Sure. I'll work on it today and send you the new schedule by tomorrow.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.5
}
]
}