curriculum/challenges/english/blocks/learn-how-to-express-agreement/67ac5dcf8b2b0424b0769136.md
Listen to the audio and answer the question below.
What is Bob proposing?
He is suggesting a weekly meeting on Friday morning to review progress.
He is suggesting a one-time meeting to review progress.
The audio indicates Bob is suggesting a recurring weekly meeting, not a one-time event.
He is asking for feedback on the progress of the project.
Bob is not giving feedback on the project's progress.
He is asking if Friday morning is a good time for the team to work.
Although Bob asks if Friday morning works, he is actually proposing the meeting for that time.
1
Listen for key words that indicate Bob's proposal.
Let's set a weekly meeting – This shows he is suggesting a recurring meeting, not a one-time event.
To review our progress – This clarifies the purpose of the meeting.
Would Friday morning work for you? – This confirms he is proposing Friday morning as the meeting time.
{
"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": 42.32,
"finishTimestamp": 47.02
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.08,
"dialogue": {
"text": "Perfect. Let's set a weekly meeting to review our progress.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.38,
"finishTime": 5.7,
"dialogue": {
"text": "Would Friday morning work for you?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.2
}
]
}