curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cae5073684169496a4294f.md
Listen to the audio and answer the question below.
What can make meeting the deadline more difficult, according to Maria?
The team has too many tasks to complete.
Maria does not mention an excess of tasks.
The client changed the project requirements.
Maria does not mention any changes from the client.
Not having enough people in key positions.
The deadline was moved to an earlier date.
Maria does not talk about a deadline change.
3
Which is used to introduce a part of the sentence that adds extra information about the previous statement.
In this sentence, which makes it hard to meet the new deadline gives an additional detail about the fact that the team does not have enough resources. Another example:
We had a long meeting, which delayed the project. - The part after which only explains the consequence of the long meeting. It does not add crucial information to understand the previous statement.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 27.12,
"finishTimestamp": 30.82
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.66,
"dialogue": {
"text": "We're quite short on a few roles,",
"align": "center"
}
},
{
"character": "Maria",
"startTime": 2.86,
"finishTime": 4.7,
"dialogue": {
"text": "which makes it really hard to meet the new deadline.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 5.2
}
]
}