curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d63808d5e8fd63664ad8a.md
Listen to the audio and answer the question below.
How could James say he agrees with Maria?
You're right.
ENbe6b5a63
I'm not sure I agree.
ENdf6b6424
This is a polite way to say you disagree with someone.
1
You're right serves the purpose of saying you think what the other person is saying is correct. For example:
Person 1: Rushing with the update can cause serious problems.
Person 2: You're right. - This means you also think that rushing with the update is a bad idea.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 47.08,
"finishTimestamp": 49
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.92,
"dialogue": {
"text": "If we rush, it could lead to more problems.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.42
}
]
}