curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cafac07dc081eefb4d7adb.md
Listen to the audio and answer the question below.
What is the objective of having weekly meetings?
To reduce the number of tasks the team has.
Bob does not mention reducing tasks.
To avoid making any changes to the project.
Bob does not suggest that they avoid making changes.
To increase the number of meetings without a clear goal.
Bob has a specific goal and he mentions it.
To make sure everyone stays updated on the project.
4
To keep someone in the loop means to keep them informed about important updates and decisions. For example:
Please keep me in the loop about any changes to the schedule. - This means the speaker wants to be updated if anything changes.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 43.3,
"finishTimestamp": 48.18
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.26,
"dialogue": {
"text": "That makes sense. Could you set up a weekly meeting",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.26,
"finishTime": 5.88,
"dialogue": {
"text": "to discuss progress and keep everyone in the loop?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.38
}
]
}