curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c5f6dcced0d4fd572e6b20.md
Listen to the audio and answer the question below.
What does Bob want Maria to ask the team?
If they want to change the project deadline.
Bob does not mention changing the deadline.
Whether they can work without a schedule.
Bob does not suggest working without a schedule.
What they need to help things run more smoothly.
How many hours they are available to work.
Bob is not asking about available hours.
3
Also is used as a connector to add another request, idea, or piece of information. It links two related thoughts while keeping them separate sentences. For example:
We should review the budget. Also, let's check if we have enough resources. - This means checking resources is an additional step after reviewing the budget.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 58.92,
"finishTimestamp": 66.4
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.54,
"dialogue": {
"text": "Could you draft a new schedule based on this idea?",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 3.94,
"finishTime": 5.66,
"dialogue": {
"text": "Also, could you check with the team",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 5.66,
"finishTime": 8.48,
"dialogue": {
"text": "to see what they need to make things work more smoothly?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 8.98
}
]
}