curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d83f5002e8979ea851ee2c.md
Listen to the audio and complete the sentence below.
Good idea. I'll start working on it. We BLANK also BLANK the security team and BLANK our incident response plan.
should
This modal verb expresses a strong recommendation or the best course of action.
notify
This verb means to inform or alert someone about something important.
follow
This verb means to adhere to a set of steps or guidelines.
Jake suggests two important actions:
Notify the security team. - Notify means to inform or alert someone about an important event.
Follow our incident response plan. - Follow means to adhere to a structured process.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-3.mp3",
"startTime": 1,
"startTimestamp": 57.68,
"finishTimestamp": 64.18
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 7.5,
"dialogue": {
"text": "Good idea. I'll start working on it. We should also notify the security team and follow our incident response plan.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 8
}
]
}