curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/684702ecd6edaa2e459c30ec.md
Listen to the audio and complete the sentence below.
Excellent. I'll update our project BLANK with these numbers and make sure everyone's clear about the order and deadlines.
timeline
This word refers to a plan that shows when tasks or events should happen.
A timeline is a visual or written plan that shows when things are scheduled to happen in a project. For example:
The timeline helps us stay on track and meet deadlines. — It keeps the team organized and on schedule.
Jessica is saying she will adjust the project schedule using the new data from James.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "Jessica",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_23-1.mp3",
"startTime": 1,
"startTimestamp": 60.88,
"finishTimestamp": 66.38
}
},
"commands": [
{
"character": "Jessica",
"opacity": 1,
"startTime": 0
},
{
"character": "Jessica",
"startTime": 1,
"finishTime": 6.5,
"dialogue": {
"text": "Excellent. I'll update our project timeline with these numbers and make sure everyone's clear about the order and deadlines.",
"align": "center"
}
},
{
"character": "Jessica",
"opacity": 0,
"startTime": 7
}
]
}