curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677f90882f640e05f78fa901.md
Listen to the audio and complete the sentence below.
Hey Mark, have you noticed that some computers BLANK BLANK?
aren't booting
These two words refer to the computers being in the process of not starting up. It is in the Present Continuous tense.
properly
This means functioning in the correct way. It's an adverb describing how the computers are not starting.
The Present Continuous tense often emphasizes a temporary condition or an issue occurring at the moment of speaking. For example:
The server isn't running diagnostics. - Highlights that the diagnostics process isn't happening right now.
Developers aren't debugging the application. - Shows the developers aren't working on that activity at the moment.
Properly means doing something in the correct or expected way.
In this sentence, aren't booting properly refers to the computers currently not starting up correctly.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.32
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.32,
"dialogue": {
"text": "Hey Mark, have you noticed that some computers aren't booting properly?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.82
}
]
}