curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d58e9343bdf1465539b534.md
Listen to the audio and complete the sentence below.
Well, I'm concerned about the deployment process. It BLANK smoothly, or we BLANK some bugs. What do you thing is most likely?
could go
This phrase suggests that something has the potential to happen without difficulties. It's a modal verb and a base verb.
might face
This phrase suggests that there is a risk of experiencing issues, but it is not certain. It's a modal verb and a base verb.
Sophie says the deployment could go smoothly (it is possible everything will be fine) or they might face some bugs (there is a chance they will have problems).
She is explaining that the deployment might be successful or they could experience problems.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sophie",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-2.mp3",
"startTime": 1,
"startTimestamp": 11.58,
"finishTimestamp": 18.98
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 3.64,
"dialogue": {
"text": "Well, I'm concerned about the deployment process.",
"align": "center"
}
},
{
"character": "Sophie",
"startTime": 3.8,
"finishTime": 8.4,
"dialogue": {
"text": "It could go smoothly, or we might face some bugs. What do you think is most likely?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 8.9
}
]
}