curriculum/challenges/english/blocks/learn-how-to-express-agreement/67a8ad121b12900c1baeb882.md
Listen to the audio and answer the question below.
What does Bob suggest?
He wants to take charge of the entire project.
Bob doesn't suggest taking over the entire project himself.
He plans to work on the UX design himself.
Bob says Linda will lead the UX design.
He will handle the coordination of all tasks.
Bob doesn't mention handling all tasks.
He proposes allocating responsibilities between himself and Linda.
4
Listen for key words that show how Bob wants to divide responsibilities.
You could lead the UX design – This shows that Bob is assigning this task to Linda.
I'll coordinate with the developers – This clarifies Bob's role in 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": 30.78,
"finishTimestamp": 34.82
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 5.04,
"dialogue": {
"text": "I was thinking that you could lead the UX design and I'll coordinate with the developers.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.54
}
]
}