curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c03cc799e8b90a04e78bc1.md
Listen to the audio and answer the question below.
Anna understands Bob's concern but still prefers flexibility. What would she say?
You're wrong. We should split the stipend.
EN52b72788
This response does not acknowledge Bob's concern before disagreeing.
I see your point, but flexibility might be better.
ENc02e8b38
2
I see your point, but is a way to acknowledge someone's concern while giving a different opinion. For example:
Person 1: Let's add more features to the app.
Person 2: I see your point, but too many features might make it confusing. - This person understands but is worried about making the app harder to use.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-3.mp3",
"startTime": 1,
"startTimestamp": 25.54,
"finishTimestamp": 31.08
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.54,
"dialogue": {
"text": "That's a good idea, but wouldn't it complicate the budget? It might be easier to stick with one category.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.04
}
]
}