curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e31b82090130535456f65.md
Listen to the audio and answer the question below.
Why does Tom thank Anna?
For giving him a shorter workday.
The thanks are for information provided, not changes in work hours.
For helping him with a project.
Helping with a project isn't mentioned in this context.
For explaining the workday routine.
For inviting him to lunch.
Lunch invitation is not part of the conversation.
3
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
},
{
"character": "Anna",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.1-2.mp3",
"startTime": 1,
"startTimestamp": 47.76,
"finishTimestamp": 52.94
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 4.66,
"dialogue": {
"text": "Thanks for explaining, Anna. It helps me to understand what to expect.",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.66
},
{
"character": "Anna",
"opacity": 1,
"startTime": 4.66
},
{
"character": "Anna",
"startTime": 5.44,
"finishTime": 6.18,
"dialogue": {
"text": "You're welcome, Tom.",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 6.68
}
]
}