curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67bb02a99bb2420ddad31b17.md
Listen to the audio and answer the question below.
David likes Anna's suggestion, but he has a concern. What would he say?
That's interesting, so I will definitely implement it immediately.
EN9e41d40e
David has a concern, so he wouldn't agree to implement it right away.
That's a good suggestion, but I'm not sure I'd find much support for implementing it.
EN4e7585c6
2
That's a good suggestion, but is a way to acknowledge an idea while introducing a concern. This phrase allows for respectful discussion while keeping concerns open for further conversation. For example:
Person 1: How about we use this new software to improve productivity?
Person 2: That's a good suggestion, but we should check if it's compatible with our current systems. - This person acknowledges the idea but highlights a potential compatibility issue.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Anna",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-2.mp3",
"startTime": 1,
"startTimestamp": 53.36,
"finishTimestamp": 55.28
}
},
"commands": [
{
"character": "Anna",
"opacity": 1,
"startTime": 0
},
{
"character": "Anna",
"startTime": 1,
"finishTime": 2.92,
"dialogue": {
"text": "How about trying some of those in your company?",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 3.42
}
]
}