curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65b62b2ca1c4a46c49ab0812.md
Listen to the audio and answer the question.
Who does she make happy according to Bob?
All the people
Only herself
Bob mentions that she makes sure everyone is happy, not just herself.
Just the teachers
Bob says everyone, which means all the people, not just a specific group like teachers.
Only the students
Bob mentions everyone, indicating all people involved.
1
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "3.3-1.mp3",
"startTime": 1,
"startTimestamp": 26.98,
"finishTimestamp": 30.62
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.64,
"dialogue": {
"text": "She makes sure we follow the rules and that everyone is happy.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.14
}
]
}