curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e15f175ecdf90b583ed01.md
Listen to the audio and answer the question below.
What is Tom asking Sophie about?
Sophie's opinion on work.
The question is specifically about breaks, not general work opinions.
If Sophie takes breaks.
What Sophie does after work.
The focus is on breaks during work, not after work.
Sophie's favorite coffee.
The question is about breaks, not specifically about coffee preferences.
2
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Tom",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.1-1.mp3",
"startTime": 1,
"startTimestamp": 36.34,
"finishTimestamp": 37.34
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 2,
"dialogue": {
"text": "Do you take breaks?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 2.5
}
]
}