curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c5f3b779cd53ebbd42ece0.md
Listen to the audio and answer the question below.
What is Bob asking Maria to do?
Check the current schedule for mistakes.
Bob is not asking Maria to review the existing schedule.
Create a new schedule following their discussed idea.
Cancel the current schedule and stop planning.
Bob does not suggest canceling the schedule.
Ask the team to work more hours.
Bob doesn't talk about requesting more work hours.
2
To be based on something means that one thing is developed or created using another thing as a foundation or reference. For example:
The new company policy is based on employee feedback. - This means the policy was created using employee feedback as a foundation.
{
"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": 57.86,
"finishTimestamp": 61.46
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.6,
"dialogue": {
"text": "That sounds like a plan. Could you draft a new schedule based on this idea?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 5.1
}
]
}