curriculum/challenges/english/blocks/learn-how-to-express-concerns/67caf8354f5a73e414bf0fd6.md
Listen to the audio and answer the question below.
What could Bob say to agree that this is an idea that probably works?
Let's not talk about this anymore.
ENd731aee8
This avoids the discussion instead of agreeing with Maria.
That makes sense.
EN1161564d
2
To make sense means that something is logical and reasonable. When you say That makes sense, you mean that you agree that something is a good or valid idea. For example:
Person 1: We should start earlier to avoid delays. - This person suggests beginning before the arranged time to prevent problems later.
Person 2: That makes sense. - This person agrees that the idea is logical and should work.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 40.42,
"finishTimestamp": 42.58
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.16,
"dialogue": {
"text": "It'd be helpful if we had more regular check-ins.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.66
}
]
}