curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d697924551fd55d6f7f934.md
Listen to the audio and complete the sentence below.
If we find critical bugs, we'll probably BLANK roll back the deployment and fix them before trying again.
have to
These two words show necessity — something that must be done.
Have to is used to show necessity — something that must be done. For example:
We have to submit the report by Friday. - It is required.
You have to wear a seatbelt in the car. - It is necessary for safety.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-2.mp3",
"startTime": 1,
"startTimestamp": 31.95,
"finishTimestamp": 37.42
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 6.47,
"dialogue": {
"text": "If we find critical bugs, we'll probably have to roll back the deployment and fix them before trying again.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 6.97
}
]
}