curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d5567d6389fe2bdb47a51f.md
Listen to the audio and complete the sentence below.
Okay, thanks for letting me know. I'll handle it. Is there anything else I BLANK?
need to do
These three words ask if there are additional required actions.
Need to do is used to ask if something is necessary. Mark is making sure there are no additional responsibilities he must complete.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-1.mp3",
"startTime": 1,
"startTimestamp": 51.22,
"finishTimestamp": 55.54
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 5.32,
"dialogue": {
"text": "Okay, thanks for letting me know. I'll handle it. Is there anything else I need to do?",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 5.82
}
]
}