curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d6b3e1129c5c63396f2825.md
Listen to the audio and answer the question below.
What is Sophie's conclusion?
They have no risks to consider.
Sophie sees potential risks.
They should delay the project indefinitely.
Sophie does not say they must delay the project.
They need to prepare for different scenarios.
They only need to focus on one possible outcome.
Sophie says they should prepare for different scenarios, not just one.
3
Need expresses something that is necessary or required. For example:
We need more time to test the software. - Testing is necessary.
You need to update your password regularly. - Regular updates are required.
Sophie concludes that they must prepare for multiple possible outcomes before deployment.
{
"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
}
]
}