curriculum/challenges/english/blocks/learn-how-to-use-conditionals/677f927e948d3d07d594fb56.md
Listen to the audio and answer the question below.
What can happen if the power cable isn't working correctly?
The computer will turn on normally.
If the power cable isn't connected something wrong will happen. Listen to the audio again.
The computer won't turn on.
The computer will start, but it might freeze.
He doesn't mention the computer freezing.
The computer will keep restarting.
Mark doesn't mention restarting.
2
The condition If the power cable isn't connected securely leads to the result the computer won't turn on.
This structure is used to talk about real and possible future situations.
If the cable isn't properly connected, the computer won't work.
{
"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": 4.88,
"finishTimestamp": 8.08
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 4.2,
"dialogue": {
"text": "If the power cable isn't connected securely, the computer won't turn on.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 4.7
}
]
}