curriculum/challenges/english/blocks/learn-how-to-express-concerns/67c4df1b2f2b56444eb61fe6.md
Listen to the audio and answer the question below.
What is Maria suggesting they do?
Stop working on the project.
Maria is not suggesting they abandon the project.
Extend the deadline for the project.
Maria does not mention changing the deadline.
Reduce the number of tasks.
Maria does not mention reducing tasks.
Get additional support.
4
A way to propose a solution is by asking a question using Have you thought about.... This introduces an idea without making a direct suggestion. For example:
Have you thought about automating part of the process? - This subtly suggests that automation could be a solution.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_12-1.mp3",
"startTime": 1,
"startTimestamp": 40.78,
"finishTimestamp": 42.6
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.82,
"dialogue": {
"text": "Have you thought about getting additional support?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 3.32
}
]
}