curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4f1cfad6063a70856bb4c.md
Listen to the audio and answer the question below.
What good result does Maria think could come from focusing on the most important aspects of the project?
The project will be canceled.
Maria is trying to complete the project, not cancel it.
They will have unlimited time to finish the project.
Maria still wants to meet the deadline, not extend the time indefinitely.
The client will give them more resources.
Maria does not mention getting more resources.
They can finish on time without exhausting the team.
4
To overwork someone means to make them work too much, causing exhaustion or burnout. For example:
If we keep adding tasks, we will overwork the team and reduce productivity. - This means too much work will make the team too tired to perform well.
{
"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": 52.54,
"finishTimestamp": 57.5
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.38,
"dialogue": {
"text": "If we can focus on the critical parts of the project,",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 3.52,
"finishTime": 5.96,
"dialogue": {
"text": "we might still meet the deadline without overworking everyone.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 6.46
}
]
}