curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e74a56fc5b6648a8140e5.md
Listen to the audio and answer the question below.
What does Sarah do in the afternoon?
She continues her lunch break.
The audio indicates she returns to work after lunch.
She attends a team meeting.
Team meetings aren't mentioned in this part of the dialogue.
She tests different software features.
She leaves the office early.
Leaving early isn't part of her described routine.
3
{
"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": 50.36,
"finishTimestamp": 53.84
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.48,
"dialogue": {
"text": "Then, in the afternoon, I test other features like the payment system.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.98
}
]
}