curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e741a7309f661e0a48909.md
Listen to the audio and answer the question below.
Where does Sarah usually go for her lunch break?
She stays in the office and works through lunch.
The audio indicates she takes a break, not works through lunch.
She goes to a café down the street.
She goes home for lunch.
She doesn't mention going home for lunch.
She skips lunch to continue working.
Sarah talks about taking a break, not skipping lunch.
2
{
"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": 47,
"finishTimestamp": 50.1
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.1,
"dialogue": {
"text": "At noon, I take a break and have lunch at the café down the street.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.6
}
]
}