curriculum/challenges/english/blocks/learn-how-to-express-agreement-or-disagreement/661757150c7a75961a574a39.md
Listen to the audio and answer the question.
What will Bob do following Sophie's feedback?
He will disregard Sophie's feedback and make the changes himself.
Bob acknowledges Sophie's feedback and plans to share it with Tom for further action.
He will share the feedback with Tom and allow more time for adjustments to the colors and fonts.
He will immediately implement the changes without consulting anyone else.
Bob's plan is to involve Tom and give him extra time, not to implement changes immediately on his own.
He plans to schedule a meeting with the entire team to discuss the feedback.
Bob specifically mentions sharing the feedback with Tom, not scheduling a team meeting.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "8.3-1.mp3",
"startTime": 1,
"startTimestamp": 16.9,
"finishTimestamp": 22.34
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.62,
"dialogue": {
"text": "Thanks for your feedback. I'll share this feedback with Tom",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.62,
"finishTime": 6.44,
"dialogue": {
"text": "and give him some extra time to work on these colors and fonts.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.94
}
]
}