curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d86638218150ecf514c478.md
The genitive case ('s) is used to show ownership or a relationship between two things.
For singular nouns, you add 's to the end of the noun to show possession. For example, the cat's toy means the toy that belongs to the cat.
For plural nouns that already end in -s, you just add an ' at the end. For example, the teachers' lounge means the lounge for teachers.
A facility is a place where a particular activity happens, like a factory, office, or school.
He makes sure the BLANK data and BLANK are secure, monitors access controls, and conducts investigations when needed.
company's
It shows that the data belongs to the company. For singular nouns, add 's to show possession.
facilities
This word is the plural form of facility, indicating more than one place. You should change the y to i and add es.
{
"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
}
]
}