curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656d2d19c570e2146b5e8835.md
Sometimes, people use phrases to ask about experiences, feelings, or opinions. How was it? is a general way to ask about something that just happened.
Based on the audio, what does Jake want to know with How was it?
What time it is.
Jake already mentioned the time.
What Sarah will do tomorrow.
He didn't ask about future plans.
How was Sarah's first day in the office.
Where Sarah is going.
He isn't asking about Sarah's location.
3
{
"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": 19.1,
"finishTimestamp": 24.23
}
},
"commands": [
{
"character": "Jake",
"opacity": 1,
"startTime": 0
},
{
"character": "Jake",
"startTime": 1,
"finishTime": 6,
"dialogue": {
"text": "Well, it's five o'clock. I guess this is it for your first day. How was it?",
"align": "center"
}
},
{
"character": "Jake",
"opacity": 0,
"startTime": 6.5
}
]
}