curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d80420ee640a85c4cdc201.md
Listen to the audio and answer the question below.
What is Lisa thinking?
She is sure that an open port caused the breach.
Lisa is asking a question using could, which shows uncertainty.
She wants to close all ports immediately.
Lisa is not suggesting immediate action.
She is considering the possibility of an open port.
She is asking how to install a new port.
Lisa is not asking about installing a port.
3
Lisa is considering a possibility.
Could is often used in questions to talk about possible situations. For example:
Could he have forgotten the meeting? - It is possible he forgot.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-3.mp3",
"startTime": 1,
"startTimestamp": 24.2,
"finishTimestamp": 25.74
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 2.54,
"dialogue": {
"text": "Could someone have left a port open?",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 3.04
}
]
}