curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cc3b856f1d01011bfc027.md
In English, the three main meals of the day are breakfast, lunch, and dinner. Breakfast is typically eaten in the morning, lunch is around midday, and dinner is in the evening.
Based on the dialogue, at what approximate time of the day is the meal Tom is mentioning?
Morning
Breakfast is the meal usually eaten in the morning.
Midday
Afternoon
Lunch is before the afternoon begins.
Evening
Dinner is the meal usually eaten in the evening. Tom specifically mentioned lunchtime, which is around midday.
2
{
"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": 0,
"finishTimestamp": 3.3
}
},
"commands": [
{
"character": "Tom",
"opacity": 1,
"startTime": 0
},
{
"character": "Tom",
"startTime": 1,
"finishTime": 3.9,
"dialogue": {
"text": "Wow, I'm so hungry. Is it lunchtime?",
"align": "center"
}
},
{
"character": "Tom",
"opacity": 0,
"startTime": 4.4
}
]
}