curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d27271410d4125ee2ad5a.md
The term access card refers to a card that gives the holder permission to enter or access a specific place. The word your before access card demonstrates that this card belongs to Sarah.
What is the purpose of the access card?
To show Sarah's identity.
It doesn't specifically mention identification.
To allow Sarah to buy things.
There's no mention of financial transactions.
To store Sarah's data.
It doesn't talk about data storage.
To grant Sarah entry to certain areas.
4
{
"setup": {
"background": "company1-reception.png",
"characters": [
{
"character": "Jake",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "1.1-5.mp3",
"startTime": 1,
"startTimestamp": 4.18,
"finishTimestamp": 6.24
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 2.75,
"dialogue": {
"text": "I'm here to give you your access card.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 3.25
}
]
}