curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67a9f64823ab730da3376358.md
Listen to the audio and answer the question below.
Anna doesn't think it's a good idea. What should she say?
Maybe, but I'm not sure.
ENdec97b91
This answer is uncertain, but Anna already has an opinion against the idea.
I don't think so, Bob.
EN0a10f279
2
If someone is asking for your opinion and you disagree, you should respond politely and clearly. For example:
I don't think so. - A simple and direct way to disagree.
I'm not sure about that. - A softer way to express doubt.
I don't really agree. - A polite way to disagree without being too strong.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-1.mp3",
"startTime": 1,
"startTimestamp": 8.6,
"finishTimestamp": 10.04
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 2.44,
"dialogue": {
"text": "Do you think that's a good idea?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 2.94
}
]
}