curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d7d324effb7f7119380710.md
Listen to the audio and answer the question below.
What issue did the team encounter?
A server malfunction
The dialogue does not mention a server issue.
A software bug
The issue is not related to software errors.
A security breach
A network upgrade
Jake describes a problem, not an improvement.
3
To find the correct answer, listen for security breach in the audio.
This phrase means that someone may have accessed the network without permission. The word breach shows that security has been broken or violated, which is a serious issue in IT environments.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-3.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 2.76
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 3.76,
"dialogue": {
"text": "Lisa, we've had a security breach in our internal network.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 4.26
}
]
}