curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c5f290611d70e4649db423.md
Listen to the audio and complete the sentence below.
That sounds like a plan. Could you BLANK a new BLANK based on this idea?
draft
This means to create an initial version of a document or plan.
schedule
This noun refers to a plan that shows when tasks or events will happen.
To draft means to create an initial version of something, such as a document, plan, or design. For example:
She drafted an email to send to the client before finalizing it. - This means she wrote an early version of the email.
A schedule refers to a plan that outlines when tasks or events will take place. For example:
The project schedule shows all the deadlines for the team. - This means the schedule lists when different tasks need to be completed.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 57.86,
"finishTimestamp": 61.46
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.6,
"dialogue": {
"text": "That sounds like a plan. Could you draft a new schedule based on this idea?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.1
}
]
}