curriculum/challenges/english/blocks/learn-how-to-express-agreement/67802cab680a85130fd846a0.md
Listen to the audio and answer the question below.
Why does Bob want to discuss the timeline?
To assign tasks to team members.
Bob doesn't mention assigning tasks.
To determine the budget.
The timeline isn't about budgeting.
To prepare the project schedule.
To review the app's features.
Bob isn't talking about the app's features.
3
To answer this question, think about the purpose of a timeline. It helps to organize tasks, set deadlines, and plan effectively.
A timeline is used to organize and plan tasks over time. When Bob says, Let's discuss the timeline, he is referring to preparing a schedule for the project.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-1.mp3",
"startTime": 1,
"startTimestamp": 0,
"finishTimestamp": 3.98
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.54,
"dialogue": {
"text": "We need to start planning our new mobile app project.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.72,
"finishTime": 4.98,
"dialogue": {
"text": "Let's discuss the timeline.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.48
}
]
}