curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d6b537861fd664104456cb.md
Listen to the audio and complete the sentence below.
Thanks for the insights. It sounds like we BLANK to BLANK for different scenarios.
need
This verb expresses that something is necessary or required.
prepare
This verb means to get ready for something.
Need to prepare means that getting ready for something is necessary.
Sophie understands that different situations may happen and concludes that the team must be ready for all of them.
{
"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": 57,
"finishTimestamp": 60.3
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "Thanks for the insights. It sounds like we need to prepare for different scenarios.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 4.8
}
]
}