curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/68533841b494fadcbee5e254.md
Listen to the audio and answer the question below.
What does Brian intend to do for next week?
Send the final version of the changes to the whole company.
Brian doesn't mention creating a final version.
Ask team leads to send their feedback by email.
Brian doesn't plan to get only the team leads' written feedback.
Train the team leads on how to share the updates.
Brian isn't talking about training.
Arrange a time to meet with the team leads.
4
To set something up means to organize or schedule something, such as a meeting, system, or event. For example:
Let's set up a video call for Friday morning. – This means scheduling or planning a video call.
{
"setup": {
"background": "interview-room2.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_24-1.mp3",
"startTime": 1,
"startTimestamp": 64.22,
"finishTimestamp": 69.74
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.26,
"dialogue": {
"text": "Sounds like a plan. I'll draft up the changes",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 3.26,
"finishTime": 6.52,
"dialogue": {
"text": "and set up a meeting with the team leads next week.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 7.02
}
]
}