curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c47b77c532ac4fe563d36d.md
Listen to the audio and answer the question below.
What does Maria think about finishing the project one week earlier?
It will be very difficult to manage.
She is excited about the challenge.
Maria does not sound excited about the situation.
It will be easy if they work harder.
Maria suggests it will be difficult, not easy.
She thinks they should delay the project.
Maria does not mention delaying the project.
1
A tight squeeze literally means a small space where something barely fits. In this context, however, it is a metaphor meaning something is difficult to accomplish in a short amount of time. For example:
Finishing this report by noon is going to be a tight squeeze. - This means it will be difficult to complete the report before noon.
{
"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": 6.82,
"finishTimestamp": 9.32
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.5,
"dialogue": {
"text": "A week earlier? That's quite a tight squeeze, Bob.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.0
}
]
}