curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677f9a5ccada890b7d7aaf97.md
Listen to the audio and complete the sentence below.
Sometimes BLANK the BIOS is corrupted, BLANK the computer from starting.
if
This word introduces a condition.
it prevents
The first word is a pronoun and the second is a verb that means to stop something from happening.
The Zero Conditional is used for things that are always true when a condition is met.
It follows the structure if + Present Simple (for the condition) and Present Simple (for the result). For example:
If you press the power button, the computer starts. - Pressing the power button always turns on the computer.
If the internet is down, the website doesn't load. - The website won't open if there's no internet connection.
In this dialogue, if the BIOS is corrupted is the condition, and it prevents the computer from starting is the result. This is a general truth about how corrupted BIOS affects the computer.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_7-1.mp3",
"startTime": 1,
"startTimestamp": 14.12,
"finishTimestamp": 18.46
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 3.44,
"dialogue": {
"text": "Sometimes if the BIOS is corrupted,",
"align": "center"
}
},
{
"character": "Mark",
"startTime": 3.82,
"finishTime": 5.34,
"dialogue": {
"text": "it prevents the computer from starting.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 5.84
}
]
}