curriculum/challenges/english/blocks/learn-how-to-share-feedback/679d7933d4aac5a10157ec74.md
Listen to the audio and answer the question below.
What expression similar to absolutely could James use to say he totally agrees with Maria?
Exactly.
EN5740addf
By no means.
ENe789ada2
This would mean the opposite of Absolutely.
1
Exactly works almost the same way as absolutely in the sense of indicating that you fully agree with the other person. For example:
Person 1: Focusing on understanding the problem first will prevent frustration later.
Person 2: Exactly. - This means you agree with the other speaker's comment.
{
"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": 61,
"finishTimestamp": 64.1
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.1,
"dialogue": {
"text": "If we keep them in the loop,",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 2.28,
"finishTime": 4.1,
"dialogue": {
"text": "it might help ease their frustration, right?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.6
}
]
}