curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67f3a6f1e075a1f0bb8902d7.md
Listen to the audio and complete the sentence below.
BLANK. I'll send you an BLANK project BLANK later today so we're clear on what's coming up.
Of course
This two-word phrase is a polite and reassuring way to say "Yes" or to show willingness to help. The first letter of the first word is capitalized.
updated
This word means something has been changed or improved, typically to reflect the most current information. It ends with -ed.
timeline
This refers to a schedule or plan that shows the tasks and when they will be completed.
Updated means something has been revised or changed to reflect the latest information. For example:
The document has been updated with new data. — This means the document now includes the most current information.
Timeline refers to a plan that outlines when tasks or events will happen. For example:
The project timeline shows when each phase will be completed. — This is the schedule for completing a project.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_16-3.mp3",
"startTime": 1,
"startTimestamp": 72.3,
"finishTimestamp": 76.9
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 5.54,
"dialogue": {
"text": "Of course. I'll send you an updated project timeline later today so we're clear on what's coming up.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 6.04
}
]
}