curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d8947a2588474f90595bcf.md
Listen to the audio and answer the question.
What are Bob's main responsibilities at work?
He organizes team meetings.
While teamwork is mentioned, the focus is on finishing projects on time and working with others, not organizing meetings.
He works alone on all projects.
Bob mentions collaborating with a team, which means he does not work alone.
He ensures projects are done on time and works with his team.
He decides the deadlines for projects.
Bob talks about meeting deadlines, not deciding them, and emphasizes teamwork.
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": 5.94,
"finishTimestamp": 10.38
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.44,
"dialogue": {
"text": "In my role, I have to meet project deadlines and collaborate with the development team.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.94
}
]
}