curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d27a603926f1288bafcc0.md
Jake is explaining the purpose of his visit to Sarah. He's there to hand over something that Sarah needs, which will permit her access to certain areas.
Hey. You're Sarah, right? I'm Jake, from Security. I'm here to give you BLANK BLANK BLANK.
your
This word shows something belongs to you.
access
This noun means the ability to enter or use something.
card
This noun means a small plastic object used for ID or entry.
{
"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": 0.00,
"finishTimestamp": 6.24
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 6.94,
"dialogue": {
"text": "Hey. You're Sarah, right? I'm Jake, from Security. I'm here to give you your access card.",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 7.44
}
]
}