curriculum/challenges/english/blocks/learn-how-to-share-feedback/679ce79d606b9e89318e3fdc.md
Listen to the audio and answer the question below.
How could James tell Maria he has no information and ask about the content of the email?
No, I didn't. What did he say?
EN2bd32dde
Don't worry. The project has no issues.
EN987d4594
We heard from Maria the client is complaining about an issue, so that's not the case.
1
Since Maria asks her question starting with Did you hear..., a short answer to that normally uses did as well. For example:
Person 1: Did you hear anything about the new policy changes?
Person 2: Yes, I did. - The answer implies you received some news regarding the policy changes.
{
"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": 5.62,
"finishTimestamp": 6.94
}
},
"commands": [
{
"character": "Maria",
"opacity": 1,
"startTime": 0
},
{
"character": "Maria",
"startTime": 1,
"finishTime": 2.32,
"dialogue": {
"text": "Did you hear anything about this?",
"align": "center"
}
},
{
"character": "Maria",
"opacity": 0,
"startTime": 2.82
}
]
}