curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656ccd8bafe46d138451d176.md
A favorite lunch spot refers to a preferred place where someone likes to have their lunch.
Any BLANK BLANK BLANK around here, Sophie?
favorite
This adjective means the thing you like the most.
lunch
This noun means the meal you eat in the middle of the day.
spot
This noun means a place or location.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Tom",
"position": { "x": 50, "y": 15, "z": 1.2 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-3.mp3",
"startTime": 1,
"startTimestamp": 12.85,
"finishTimestamp": 16.1
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.85,
"dialogue": {
"text": "Of course. Any favorite lunch spot around here, Sophie?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.35
}
]
}