curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e48135e86b276b6e233b5.md
To revoke means to officially cancel or take back a decision, right, or permission. For example, The administrator may revoke access if rules are broken.
To issue in this context means to provide or distribute something officially, like badges or permits. For example, The office issues ID cards to all new employees.
Access control refers to the practice of restricting and managing entry to a place or resource. For example, Access control systems are used to secure the building.
I have to BLANK security badges to new employees and I can't forget to BLANK access for the people who leave the company. BLANK is crucial.
issue
This verb means to provide or distribute something officially.
revoke
This verb means to officially cancel or take back permission.
Access control
These two words refer to the practice of managing who can enter or use certain areas or resources. The first letter of the first word is capitalized.
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Jake",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-3.mp3",
"startTime": 1,
"startTimestamp": 35.96,
"finishTimestamp": 44.82
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 9.86,
"dialogue": {
"text": "I have to issue security badges to new employees and I can't forget to revoke access for the people who leave the company. Access control is crucial.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 10.36
}
]
}