curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/655b62a491cb2d7c687a1a2a.md
In the context of cybersecurity, being safe often means protecting systems, data, or personal information from unauthorized access, attacks, or other online threats. It includes actions like using strong passwords, keeping software updated, and avoiding suspicious links.
Why is James checking the network in his project?
To be safe from hackers.
To check for network speed.
Checking network speed is important, but that's not it.
To learn about network management.
James is not focused on learning about network management.
To prepare for a network update.
James is not focused on updating the network.
1
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "James",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.3-1.mp3",
"startTime": 1,
"startTimestamp": 3.94,
"finishTimestamp": 8.42
}
},
"commands": [
{
"character": "James",
"opacity": 1,
"startTime": 0
},
{
"character": "James",
"startTime": 1,
"finishTime": 5.48,
"dialogue": {
"text": "Hi, Sophie. I'm checking our network for problems. We want to be safe from hackers.",
"align": "center"
}
},
{
"character": "James",
"opacity": 0,
"startTime": 5.98
}
]
}