curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c06e7c22aba916592604a8.md
Listen to the audio and answer the question below.
You're not completely sure about Bob's idea but agree with him. What would you say?
I don't know. Let's not change anything.
EN60394de1
Bob is offering a possible improvement, so this response avoids engaging with his idea.
That could work.
ENd0546d45
2
That could work is a way to express careful agreement. For example:
Person 1: Let's switch the project deadline to next Friday.
Person 2: That could work, but we need to make sure we have enough time. - This person agrees with the new deadline, but they're concerned about having enough time to finish.
This phrase is useful in discussions when you want to show openness to an idea without fully committing to it yet.
{
"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": 45.88,
"finishTimestamp": 51.04
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.16,
"dialogue": {
"text": "What if we set a minimum requirement and anything beyond that can be used for personal preferences?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.66
}
]
}