curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d867969a26ebf43e31297d.md
To monitor means to watch and check something over a period of time to make sure it is working correctly or staying safe. For example, The security team monitors the cameras to keep the building safe.
Access control refers to the way entry to a place or the use of a resource is restricted and regulated, to make sure only authorized people can enter a place or use something. For example, The company uses access controls to restrict entry to the server room.
He makes sure the company's data and facilities are secure, BLANK BLANK BLANK, and conducts investigations when needed.
monitors
This word means to watch and check regularly. It's third-party singular form of verb.
access
It's part of the phrase which refers to the entry or use of resources.
controls
This word refers to the methods or systems used to regulate and restrict access. It's plural form.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Maria",
"position": {"x":50,"y":0,"z":1.5},
"opacity": 0
}
],
"audio": {
"filename": "3.3-3.mp3",
"startTime": 1,
"startTimestamp": 26.58,
"finishTimestamp": 33.52
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.2,
"dialogue": {
"text": "He makes sure that the company's data and facilities are secure,",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 4.62,
"finishTime": 7.94,
"dialogue": {
"text": "monitors access controls, and conducts investigations when needed.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 8.44
}
]
}