curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d3ff54382a870e43693180.md
Listen to the audio and answer the question below.
What is Jessica communicating?
Updating the software tools is optional.
Jessica uses must, which means it is required, not optional.
Updating the software tools is necessary.
The software tools should be deleted.
Jessica says to update them, not remove them.
The software tools are already updated.
Jessica is telling Mark to update them, which means they are not updated yet.
2
Jessica says, you must update your software tools, meaning it is necessary.
Must expresses strong necessity or obligation. For example:
You must wear a helmet when riding a bike. - Required for safety.
Employees must complete training before starting work. - A rule that the employees are required to follow.
{
"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": 9.58,
"finishTimestamp": 12.72
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 4.14,
"dialogue": {
"text": "First, you must update your software tools to the latest versions.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 4.64
}
]
}