curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e07a2fdda8d5ac93d415e.md
You can use words like then to talk about the order in which things happen.
Then is often used to indicate the next step or action after something else has been done. For example:
First, I check my emails, then I start coding. - This means the person looks at their emails before they begin writing code.
This helps people to understand how a series of actions or events are connected in time.
Listen to the audio and complete the sentence below.
BLANK, I review my to-do list for the day and prioritize my tasks.
Then
This word is used to show what happens next in time or order. The first letter is capitalized.
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sophie",
"position": {"x":50,"y":0,"z":1.4},
"opacity": 0
}
],
"audio": {
"filename": "2.1-1.mp3",
"startTime": 1,
"startTimestamp": 16.04,
"finishTimestamp": 19.6
}
},
"commands": [
{
"character": "Sophie",
"opacity": 1,
"startTime": 0
},
{
"character": "Sophie",
"startTime": 1,
"finishTime": 4.56,
"dialogue": {
"text": "Then, I review my to-do list for the day and prioritize my tasks.",
"align": "center"
}
},
{
"character": "Sophie",
"opacity": 0,
"startTime": 5.06
}
]
}