curriculum/challenges/english/blocks/learn-how-to-share-progress-and-accomplishments/66121b3a462fe01da4816b39.md
Listen to the audio and answer the question.
What instructions does Bob give to the team?
To take a break and relax for the next week
Bob emphasizes continuing the good work and communicating, not taking a break.
To stop reporting issues and work independently
This option is contrary to Bob's instructions. He specifically asks to report any issues and communicate with the team.
To start working on a different project
Bob's focus is on maintaining the current good work and teamwork, not on starting a new project.
To continue the good work, report any issues, and communicate as needed
4
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "8.1-1.mp3",
"startTime": 1,
"startTimestamp": 46.46,
"finishTimestamp": 57.76
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.66,
"dialogue": {
"text": "Yes, it's been a productive week. Let's keep up the good work.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.98,
"finishTime": 8.92,
"dialogue": {
"text": "Don't forget to report any issues and communicate with the team as necessary.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 9.48,
"finishTime": 12.3,
"dialogue": {
"text": "Our collaboration is key to our success.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 12.8
}
]
}