curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e268215a9ebd3abad146f.md
Understanding the order of activities in a work routine is important because it shows how the day is organized.
The first thing to do is... is used to describe the very first action in a sequence of tasks. For example, if you are cooking, you might say, The first thing to do is wash the vegetables. This phrase helps make instructions and routines clear and easy to follow.
What is the first thing to do according to Anna?
Attend a team meeting.
The meeting is mentioned later, not as the first activity.
Have a coffee break.
Coffee break is not discussed as the first activity of the day.
Check emails.
Checking emails comes after logging into the computer.
Log in to the computer.
4
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Anna",
"position": {"x":50,"y":15,"z":1.2},
"opacity": 0
}
],
"audio": {
"filename": "2.1-2.mp3",
"startTime": 1,
"startTimestamp": 0.74,
"finishTimestamp": 8.94
}
},
"commands": [
{
"character": "Anna",
"opacity": 1,
"startTime": 0
},
{
"character": "Anna",
"startTime": 1,
"finishTime": 4.78,
"dialogue": {
"text": "Hi, Tom. Let me tell you what a regular day at our company normally looks like.",
"align": "center"
}
},
{
"character": "Anna",
"startTime": 5.1,
"finishTime": 5.9,
"dialogue": {
"text": "We start at 9.",
"align": "center"
}
},
{
"character": "Anna",
"startTime": 6.12,
"finishTime": 9.20,
"dialogue": {
"text": "The first thing to do is log in to your computer and check your emails.",
"align": "center"
}
},
{
"character": "Anna",
"opacity": 0,
"startTime": 9.70
}
]
}