curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/685a93b75349e70effd5a33b.md
Listen to the audio and answer the question below.
What does Bob say he needs time for?
To invite more people to the session.
Bob doesn't mention sending invites.
To reschedule his earlier meetings.
Bob doesn't talk about changing appointments.
To get ready and complete other work before the webinar.
To decide on a different topic for the event.
Bob already agrees with the plan and the time.
3
To wrap up means to finish or complete something. For example:
Let's wrap up the report before noon. – This means they should complete the report before 12 p.m.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_24-3.mp3",
"startTime": 1,
"startTimestamp": 20.06,
"finishTimestamp": 26.54
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.32,
"dialogue": {
"text": "Good idea. 4 p.m. is perfect. It gives us enough time",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.32,
"finishTime": 7.48,
"dialogue": {
"text": "to prepare and wrap up other tasks beforehand.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.98
}
]
}