curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d3efa509aba1070da0ba03.md
Listen to the audio and complete the sentence below.
Hi Mark, we BLANK talk about BLANK for the new project.
need to
These two words express something important or necessary.
security protocols
These two words refer to the rules and measures designed to protect data, systems, and networks.
Need to is used when something is necessary. For example:
You need to save your work before closing the program. - It is important to save the file so you don't lose your work.
The team needs to finish the project by Friday. - The team must complete the project before the deadline.
Jessica mentions security protocols for the new project, meaning she wants to discuss measures to keep the project safe.
{
"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": 0,
"finishTimestamp": 3.64
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 4.64,
"dialogue": {
"text": "Hi, Mark. We need to talk about security protocols for the new project.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 5.14
}
]
}