curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c48390c50d83714ea4ff48.md
Listen to the audio and answer the question below.
What is Bob wondering about?
If they should cancel the project.
Bob is not thinking about canceling the project.
If they need to hire more people.
Bob does not mention hiring more people.
If there is a way to finish the project faster.
If the client is happy with the progress.
Bob does not ask about the client's satisfaction.
3
To speed something up means to make something happen faster. You use it when you want to say you intend to complete some task more quickly. For example:
We need to speed up the approval process to meet the deadline. - This means the approval process should be completed faster.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 11.66,
"finishTimestamp": 15.44
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.78,
"dialogue": {
"text": "I know, but I'm wondering if there's anything we could do to speed things up.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.28
}
]
}