curriculum/challenges/english/blocks/learn-how-to-express-concerns/67cae9c77881e7a88a52584c.md
Listen to the audio and answer the question below.
What does Bob want to know?
If they should stop discussing the issue.
Bob is not suggesting to stop the discussion.
Whether Maria has already made a decision.
Bob is not asking about Maria's decision.
If they should ask the client for more time.
Bob does not mention asking the client for an extension.
Whether there are other factors they need to think about.
4
Else in this context means in addition to what has already been mentioned. For example:
Do you need anything else from me? - This means the speaker is asking if anything additional is needed.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-3.mp3",
"startTime": 1,
"startTimestamp": 31.12,
"finishTimestamp": 33.48
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 3.36,
"dialogue": {
"text": "Okay. Is there anything else we should consider?",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 3.86
}
]
}