curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4967b94e3a5c8c634539f.md
Listen to the audio and answer the question below.
What other reason does Maria have for believing Bob's suggestion might not be the best?
She thinks the team is not working hard enough.
Maria does not mention anything about the team's effort.
She believes rearranging tasks does not always fix the issue.
She wants to delay the project instead.
Maria does not suggest delaying the project.
She prefers to add more team members.
Maria does not mention hiring more people.
2
To rearrange means to change the order or organization of something. For example:
We need to rearrange the schedule to fit the new meeting times. - This means changing the order or structure of the schedule.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 25.52,
"finishTimestamp": 28.7
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 4.18,
"dialogue": {
"text": "Besides, rearranging tasks doesn't always solve the problem.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.68
}
]
}