curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67acbc7a9d0815152419339b.md
Listen to the audio and answer the question below.
Does Anna completely agree with Bob?
Yes, she fully supports Bob's opinion without any changes.
Anna partially agrees but introduces her own argument about the importance of technology.
No, she agrees that comfort is important but adds that technology should not be neglected.
No, she completely disagrees with Bob.
Anna does not completely disagree; she acknowledges the importance of comfort but highlights another factor.
Yes, she believes that office furniture is the only important factor.
Anna does not prioritize only office furniture; she believes technology is also important.
2
Anna uses I agree, but… to show that she partially agrees with Bob. She acknowledges that comfort is important but adds that technology is equally necessary. This response introduces a new perspective without dismissing Bob's point.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Anna",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-1.mp3",
"startTime": 1,
"startTimestamp": 48.04,
"finishTimestamp": 51.1
}
},
"commands": [
{
"character": "Anna",
"opacity": 1,
"startTime": 0
},
{
"character": "Anna",
"startTime": 1,
"finishTime": 4.06,
"dialogue": {
"text": "I agree that comfort is important, but we shouldn't neglect technology.",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 4.56
}
]
}