curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c4ec1a03bb27643063f262.md
Listen to the audio and complete the sentence below.
It should, but BLANK BLANK displaying because the live server extension might not be running.
it's
This is a contraction for it is, indicating who or what is involved in the action.
not
This word is used to make the sentence negative, showing that the action isn't happening.
The Present Continuous tense is used to describe actions that are happening right now. When you want to say that something is not happening, you use the negative form. For example:
He is not working today. - This means he is currently not available to work.{
"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
}
]
}