curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e71f3ad85395555f50f8c.md
Listen to the audio and answer the question below.
What does Sarah do in the morning before going to work?
She goes for a run in the park.
The audio doesn't mention running.
She watches TV at home.
Watching TV isn't mentioned in her routine.
She attends a yoga class.
Yoga isn't part of the routine she describes.
She has breakfast and then goes to the office.
4
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-5.mp3",
"startTime": 1,
"startTimestamp": 19.42,
"finishTimestamp": 23.42
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.00,
"dialogue": {
"text": "In the morning, I have breakfast at home and then head to the office at 8.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.50
}
]
}