curriculum/challenges/english/blocks/learn-greetings-in-your-first-day-at-the-office/656cb3f8df42660676854d29.md
Asking if someone is ready to begin is a way to check if the person is prepared or eager to start a particular activity.
What does Sophie ask Tom at the end?
Are you ready to leave?
Listen again. Sophie's question is about starting something, not about leaving.
Are you ready to relax?
Listen again. Sophie's question is about starting something, not about relaxing.
Are you ready to work?
Listen again. Sophie's question is about starting something, not about working.
Are you ready to begin?
4
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sophie",
"position": { "x": 50, "y": 0, "z": 1.4 },
"opacity": 0
}
],
"audio": {
"filename": "1.1-2.mp3",
"startTime": 1,
"startTimestamp": 53.15,
"finishTimestamp": 57.2
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.75,
"dialogue": {
"text": "So nice to have someone so energetic like you in the team. Are you ready to begin?",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.25
}
]
}