curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d95c504f0bce7e8f6a30ea.md
Listen to the audio and answer the question.
What does Bob say about his work schedule?
He always stays late at work.
Bob indicates that working extra hours is not a regular requirement for him, only in specific cases.
He never attends meetings.
Bob actually says attending meetings and giving updates are part of his daily tasks.
He only works extra hours if there's a special need.
He provides updates yearly.
Bob talks about giving progress updates as part of his routine tasks, not just yearly.
3
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.3-4.mp3",
"startTime": 1,
"startTimestamp": 17.38,
"finishTimestamp": 24.62
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.58,
"dialogue": {
"text": "Well, I have to attend team meetings and provide progress reports,",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.7,
"finishTime": 8.24,
"dialogue": {
"text": "but I don't have to work over time unless it's an urgent situation.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 8.74
}
]
}