curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d57f3fdc74293e2ca85de0.md
Listen to the audio and answer the question below.
What does Sophie want to ask James?
She wants to know how much the project costs.
Sophie is not asking about the budget.
She is asking when the software will be released.
Her question is not about the release date.
What might happen if they run into issues.
She wants to know if James can solve all the problems.
Sophie does not ask if James can solve the problems.
3
Might is a modal verb that expresses possibility. For example:
It might rain tomorrow. - There is a chance it will rain.
She might be late. - It is possible she will be late.
Sophie is asking about what might happen, meaning she wants to know the possible outcomes if they face problems.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-2.mp3",
"startTime": 1,
"startTimestamp": 4.64,
"finishTimestamp": 7.66
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.02,
"dialogue": {
"text": "I have a few questions about what might happen if we run into issues.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.52
}
]
}