curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677f9de774ab730e54080e0f.md
Listen to the audio and complete the sentence below.
If it's BLANK, the operating system BLANK, will it?
not functioning
These two words together mean "not working". The first word is a negative, and the second describes the action.
won't load
This means will not start or operate. The first word is a contraction, and the second describes an action related to initiating something.
The sentence uses a First Conditional to describe a possible situation in the present or future. For example:
If you restart the system, the problem will go away. - Restarting the system will likely resolve the issue.
In the dialogue, If it's not functioning refers to the condition, and the operating system won't load describes the result of that condition.
{
"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": 26.4,
"finishTimestamp": 29.36
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 1.94,
"dialogue": {
"text": "If it's not functioning,",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 2.14,
"finishTime": 3.96,
"dialogue": {
"text": "the operating system won't load, will it?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.46
}
]
}