curriculum/challenges/english/blocks/learn-how-to-express-agreement-or-disagreement/661757e285095e986fed9c27.md
Listen to the audio and answer the question.
What is Bob's overall reaction to Sophie's position on the new design?
He disagrees with Sophie and defends the current design.
Bob's response shows understanding and acknowledgment of Sophie's concerns, not strong disagreement.
He agrees with Sophie and acknowledges the need for changes.
He is indifferent to Sophie's suggestions and ignores her feedback.
Bob actively engages with Sophie's feedback and plans to act on it, showing that he is not indifferent.
He is surprised and upset by Sophie's criticism of the design.
Bob's reaction does not convey surprise or upset; he is understanding and accepting of her feedback.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": { "x": -25, "y": 0, "z": 1 }
},
{
"character": "Sophie",
"position": { "x": 125, "y": 0, "z": 1 }
}
],
"audio": {
"filename": "8.3-1.mp3",
"startTime": 1
},
"alwaysShowDialogue": true
},
"commands": [
{
"character": "Bob",
"position": { "x": 25, "y": 0, "z": 1 },
"startTime": 0
},
{
"character": "Sophie",
"position": { "x": 70, "y": 0, "z": 1 },
"startTime": 0.5
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "I've received the new design and I think it looks great.",
"align": "left"
}
},
{
"character": "Bob",
"startTime": 3.88,
"finishTime": 4.98,
"dialogue": {
"text": "What's your take on that?",
"align": "left"
}
},
{
"character": "Sophie",
"startTime": 5.54,
"finishTime": 9.8,
"dialogue": {
"text": "I respectfully disagree, Bob. I believe the color scheme needs some changes.",
"align": "right"
}
},
{
"character": "Bob",
"startTime": 10.56,
"finishTime": 14.08,
"dialogue": {
"text": "Ah, I see what you mean. The color scheme doesn't match our brand's image.",
"align": "left"
}
},
{
"character": "Sophie",
"startTime": 14.96,
"finishTime": 17.26,
"dialogue": {
"text": "Also, I think the font choice needs improvement.",
"align": "right"
}
},
{
"character": "Bob",
"startTime": 18.1,
"finishTime": 20.52,
"dialogue": {
"text": "Thanks for your feedback. I'll share this feedback with Tom",
"align": "left"
}
},
{
"character": "Bob",
"startTime": 20.52,
"finishTime": 23.34,
"dialogue": {
"text": "and give him some extra time to work on these colors and fonts.",
"align": "left"
}
},
{
"character": "Sophie",
"position": { "x": 125, "y": 0, "z": 1 },
"startTime": 23.84
},
{
"character": "Bob",
"position": { "x": -25, "y": 0, "z": 1 },
"startTime": 24.34
}
]
}