curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d693682d75115460364ae6.md
Listen to the audio and complete the sentence below.
If we find BLANK BLANK, we'll probably have to roll back the deployment and fix them before trying again.
critical
This word describes something very important or serious, especially in a way that requires immediate attention.
bugs
This word refers to errors or issues in a program that cause problems. Use the plural form.
A critical bug is a serious error in the software that affects functionality and must be fixed immediately. For example:
We need to fix the critical bugs before launching the app. - The most serious problems must be solved before release.
A critical bug caused the website to crash. - A serious error made the website stop working.
{
"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
}
]
}