curriculum/challenges/english/blocks/learn-how-to-express-agreement/679b6fda63e57f01cdd2a45d.md
Listen to the audio and answer the question below.
What does Bob want to know?
If they can finish the prototype in two weeks.
Bob mentions a different timeline.
If the team is available to start next week.
Bob does not ask about when to start.
If finishing the prototype in four weeks is a practical goal.
How much time they need to finish the project.
Bob suggests a timeframe but does not ask how much time is needed.
3
Bob wants to confirm if four weeks is a reasonable amount of time to complete the initial prototype. He is not asking for a different estimate or a start date.
{
"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": 4.48,
"finishTimestamp": 9.56
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.82,
"dialogue": {
"text": "I was thinking we should aim to have the initial prototype ready in four weeks.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5.02,
"finishTime": 6.08,
"dialogue": {
"text": "Does that sound reasonable?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.58
}
]
}