curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675d91adb9fb7173f4a7a4c7.md
Listen to the audio and answer the question below.
What does Alice propose?
That they analyze the problem separately.
Alice suggests working together, not separately.
That they stop working on the issue for now.
Alice emphasizes finding a solution, not stopping work.
That they wait for users to report more problems.
Alice wants to prevent users from getting frustrated, not wait for more problems.
That they work together to find a solution.
4
Alice's statement shows she is proposing a collaborative approach to resolving the issue.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Alice",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_6-2.mp3",
"startTime": 1,
"startTimestamp": 51.28,
"finishTimestamp": 55.86
}
},
"commands": [
{
"character": "Alice",
"opacity": 1,
"startTime": 0
},
{
"character": "Alice",
"startTime": 1,
"finishTime": 3.38,
"dialogue": {
"text": "Absolutely. Let's work together to find a solution.",
"align": "center"
}
},
{
"character": "Alice",
"startTime": 3.68,
"finishTime": 5.58,
"dialogue": {
"text": "We don't want our users getting frustrated, do we?",
"align": "center"
}
},
{
"character": "Alice",
"opacity": 0,
"startTime": 6.08
}
]
}