curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d55a45d16bbb2d79277d36.md
Listen to the audio and complete the sentence below.
Besides that, you BLANK BLANK regular security audits.
should
This modal verb expresses a recommendation rather than a strict requirement.
run
This verb means to carry out or perform an action, like conducting audits.
Jessica uses should to suggest an important action but not make it mandatory. She uses run because security audits are performed rather than simply checked or viewed.
Remember, modal verbs are always followed by the base form of the verb (without to).
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-1.mp3",
"startTime": 1,
"startTimestamp": 55.8,
"finishTimestamp": 58.55
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 3.66,
"dialogue": {
"text": "Besides that, you should run regular security audits.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 4.16
}
]
}