curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c4efaa80afd0729ae471d1.md
Listen to the audio and complete the sentence below.
It should, but it's not displaying because the live server extension BLANK BLANK BLANK running.
might
This modal verb is used to express a possibility.
not
This word is used to make the sentence negative, indicating that something is not happening.
be
Remember the verb to be.
Might is used to express possibility. When Sarah says, might not be running, she's suggesting that it's possible the live server extension isn't currently active or working. For example:
The server might be down. - It's possible the server isn't working.
She might not be available today. - It's possible she's not free today.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 12.62,
"finishTimestamp": 16.66
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.62,
"dialogue": {
"text": "It should, but it's not displaying",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 2.62,
"finishTime": 5.04,
"dialogue": {
"text": "because the live server extension might not be running.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.54
}
]
}