curriculum/challenges/english/blocks/learn-how-to-express-agreement/679b74ee20b7400598e672ce.md
Listen to the audio and answer the question below.
What does Linda say about Bob's timeline?
She says the timeline is too short.
Linda does not say the timeline is too short.
She agrees with the timeline and suggests a plan.
She asks for more time to prepare.
Linda does not ask for extra time.
She says they should start with wireframes.
Linda suggests starting with design sketches first.
2
Linda supports Bob's timeline by saying I think that's doable, which means she believes it is achievable.
She then proposes a plan: starting with design sketches and moving on to wireframes. This shows she agrees and has a clear next step in mind.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-1.mp3",
"startTime": 1,
"startTimestamp": 10.22,
"finishTimestamp": 14.5
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 1.8,
"dialogue": {
"text": "I think that's doable.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 2.14,
"finishTime": 5.28,
"dialogue": {
"text": "We can work on the design sketches this week and then move on to wireframes.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 5.78
}
]
}