curriculum/challenges/english/blocks/learn-how-to-express-agreement/67ac663228bb894b6d7541ba.md
Listen to the audio and answer the question below.
What will Bob do next?
He will send out a meeting invite and share the project timeline.
He will prepare a report on the project.
This is not mentioned in the audio.
He will schedule a meeting with the team.
While Bob mentions sending a meeting invite, this option is too general and doesn't capture his specific plan to share the timeline as well.
He will ask for feedback on the project.
Bob is not seeking feedback.
1
Listen for key words that describe Bob's next actions.
I'll send out a meeting invite – This confirms he will schedule the meeting.
Share the project timeline with everyone – This shows he will also provide important project details.
{
"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": 52.44,
"finishTimestamp": 56.36
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.92,
"dialogue": {
"text": "Great. I'll send out a meeting invite and share the project timeline with everyone.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.42
}
]
}