curriculum/challenges/english/blocks/learn-how-to-share-feedback/679cdf582314193c2294e41a.md
Listen to the audio and answer the question below.
What did the client email Maria about?
The client wants to request a new feature.
Maria does not mention a feature request.
The client is congratulating the team on the update.
Maria says the client is not happy.
The client is asking about the company's next project.
Maria is talking about an email regarding an update on a previous project.
The client is unhappy with the latest update.
4
He's not happy with means that a person is dissatisfied. It is a softer way of expressing discontent. For example:
She's not happy with the way the project was handled. - This means she is dissatisfied, but not necessarily angry.
I'm not sure why expresses uncertainty about the reason for something. For example:
The system stopped working, and I'm not sure why. - This means the speaker does not know the cause of the issue.
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Maria",
"position": {
"x": 50,
"y": 0,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-3.mp3",
"startTime": 1,
"startTimestamp": 2.54,
"finishTimestamp": 5.46
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 3.92,
"dialogue": {
"text": "He's not happy with our latest update and I'm not sure why.",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 4.42
}
]
}