curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67bb050bcb3b8c0ecd9b8449.md
Listen to the audio and complete the sentence below.
That's a BLANK, BLANK I'm not sure I'd find much support for implementing it. Thanks for the idea, though.
good suggestion
These two words together express approval of an idea. The first word describes something positive, and the second refers to a proposal or recommendation.
but
This word introduces a contrasting idea or concern.
David uses That's a good suggestion, but to acknowledge Anna's idea while introducing his concern. This structure helps express agreement while also pointing out a potential challenge.
In this dialogue, David is unsure if his company would support the idea of virtual team-building activities.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "David",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-2.mp3",
"startTime": 1,
"startTimestamp": 55.28,
"finishTimestamp": 60.96
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 6.68,
"dialogue": {
"text": "That's a good suggestion, but I'm not sure I'd find much support for implementing it. Thanks for the idea, though.",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 7.18
}
]
}