curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d56336687e663171201bcc.md
Listen to the audio and answer the question below.
What is Mark going to start with?
Writing a report.
Mark does not mention documentation.
Scheduling a meeting.
Mark does not mention anything about a meeting.
Changing team roles.
Mark's focus is on technical tasks, not team structure.
The updates.
4
Start with means beginning a task before moving on to the next one. For example:
I will start with fixing the most urgent issues first. - You'll begin by solving the most important problems.
Can we start with the budget planning for the project? - Let's begin by talking about the budget for the project.
Mark will begin with updates — which likely means software updates — before setting up authentication.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Mark",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_14-1.mp3",
"startTime": 1,
"startTimestamp": 62.24,
"finishTimestamp": 67.58
}
},
"commands": [
{
"character": "Mark",
"opacity": 1,
"startTime": 0
},
{
"character": "Mark",
"startTime": 1,
"finishTime": 6.34,
"dialogue": {
"text": "Sounds like a plan. I'll start with the updates and set up the authentication. Thanks for the guidance, Jessica.",
"align": "center"
}
},
{
"character": "Mark",
"opacity": 0,
"startTime": 6.84
}
]
}