curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d5a34ddf37aa4e560ca2f3.md
Listen to the audio and answer the question.
Sophie understands what James is saying. What would she say?
That's confusing.
EN47bd5a2f
She understands, so she wouldn't express confusion.
That makes sense.
EN343d20e2
2
That makes sense is used when you understand something and think it is logical. For example:
Person 1: If we want to speed up development, we need more people on the team.
Person 2: That makes sense. More people will help us finish the project faster. - This person agrees because adding more team members can increase productivity.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-2.mp3",
"startTime": 1,
"startTimestamp": 18.84,
"finishTimestamp": 27.14
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 6.8,
"dialogue": {
"text": "It's hard to say. We could have a smooth deployment, but there's always a chance that a few bugs might pop up.",
"align": "center"
}
},
{
"character": "James",
"startTime": 6.8,
"finishTime": 9.3,
"dialogue": {
"text": "It depends on how well we've tested everything.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 9.8
}
]
}