curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67af2a5ef0cb04138712c5dd.md
Listen to the audio and complete the sentence below.
I'm BLANK that's the best approach. Doesn't it create a disconnect among team members?
not sure
This two-word phrase is used to express uncertainty or doubt. The first word is a negative adverb, and the second is an adjective.
David says, I'm not sure, which shows doubt or hesitation. He does not completely reject the idea of remote work but is uncertain if it is the best option. This phrase is often used when someone is unsure or wants to express polite disagreement.
{
"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": 4.38,
"finishTimestamp": 8.8
}
},
"commands": [
{
"character": "David",
"opacity": 1,
"startTime": 0
},
{
"character": "David",
"startTime": 1,
"finishTime": 5.42,
"dialogue": {
"text": "I'm not sure that's the best approach. Doesn't it create a disconnect among team members?",
"align": "center"
}
},
{
"character": "David",
"opacity": 0,
"startTime": 5.92
}
]
}