curriculum/challenges/english/blocks/learn-how-to-express-agreement-or-disagreement/6617528c1b07688acdfea4e9.md
Listen to the audio and answer the question.
What is Bob saying about the new design?
He is unhappy with the new design and wants to change it.
Bob expresses a positive opinion about the design, not dissatisfaction.
He is unsure about the design and asking for reassurance.
Bob seems confident in his positive opinion of the design; he's not seeking reassurance but rather another perspective.
He hasn't seen the new design yet and is asking for a description.
Bob mentions he has received the design and thinks it looks great, so this option is not accurate.
He likes the new design and is asking for the other person's opinion.
4
{
"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": 0,
"finishTimestamp": 3.98
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "I've received the new design and I think it looks great.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.88,
"finishTime": 4.98,
"dialogue": {
"text": "What's your take on that?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.48
}
]
}