curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/684564594969b1b5b444ead1.md
Listen to the audio and answer the question below.
What does Bob say he will do with the layout draft?
Print it and give it to the whole team.
Bob mentions sending it to Anna, not printing it for the whole team.
Delete the old version and start over.
He plans to update the draft, not delete it.
Make changes and send it to Anna to review.
Ask HR to look it over first.
Bob says he will send it directly to Anna, not to HR.
3
Bob clearly states that he will update the layout draft using the changes they talked about.
Then, he says he will send it over to Anna, meaning he will share the updated version with her directly.
His purpose is to have Anna do a final review, which shows he values her input before anything is finalized.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_22-1.mp3",
"startTime": 1,
"startTimestamp": 75.32,
"finishTimestamp": 80.64
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.32,
"dialogue": {
"text": "Thanks, Anna. I'll update the layout draft with these changes and send it over to you for your final review.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.82
}
]
}