curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67c0764e4d542e1a0249e0d2.md
Listen to the audio and answer the question below.
Bob acknowledges Anna's suggestion. What would he say?
We should remove the stipend instead.
EN8d9a3923
Anna is not suggesting removing the stipend, only setting basic guidelines.
That's a reasonable suggestion.
ENd084bc96
2
That's a reasonable suggestion is used to agree with an idea in a logical and polite way. For example:
Person 1: What if we improve the user interface for better navigation?
Person 2: That's a reasonable suggestion. It will make the app easier to use. - This person thinks improving the user interface is a good idea for usability.
Bob's response shows that he acknowledges Anna's idea and finds it a fair solution.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Anna",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_11-3.mp3",
"startTime": 1,
"startTimestamp": 51.64,
"finishTimestamp": 59.36
}
},
"commands": [
{
"character": "Anna",
"opacity": 1,
"startTime": 0
},
{
"character": "Anna",
"startTime": 1,
"finishTime": 6.24,
"dialogue": {
"text": "That could work. If we create a list of essential items like a laptop, webcam, and headset,",
"align": "center"
}
},
{
"character": "Anna",
"startTime": 6.24,
"finishTime": 8.72,
"dialogue": {
"text": "then anything extra could be allocated as they wish.",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 9.22
}
]
}