curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cadf5ea48ca37df972fac6.md
Listen to the audio and answer the question below.
What does Maria mention as the most important request from the team?
They need more help.
They want a longer deadline.
Maria does not mention extending the deadline.
They would like to reduce the number of tasks.
Maria does not mention reducing the number of tasks.
They are asking for more meetings.
Maria does not mention additional meetings.
1
First is used when you want to number actions in order of importance or time. In this case, Maria is listing what the team needs, starting with what seems to be the most important request (having more support). Another example:
First, we should analyze the problem. Then, we can discuss solutions. - This means analyzing the problem comes before anything else.
{
"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": 25.26,
"finishTimestamp": 26.92
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.66,
"dialogue": {
"text": "First, they really need more support.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.16
}
]
}