curriculum/challenges/english/blocks/learn-how-to-plan-future-events/6761f838245300ebfcf372cd.md
Listen to the audio and complete the sentence below.
This should reduce the chances of BLANK access to our data.
unauthorized
This word describes something that is not allowed or approved. It starts with un- to show the negative form.
Unauthorized means not allowed or not approved. It is formed by adding the prefix un- to the root word authorized, which means permitted or approved. For example:
Unauthorized users tried to access the system. - This means users who did not have permission attempted to get in.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Jake",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-3.mp3",
"startTime": 1,
"startTimestamp": 17.16,
"finishTimestamp": 20.62
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 4.46,
"dialogue": {
"text": "This should reduce the chances of unauthorized access to our data.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 4.96
}
]
}