curriculum/challenges/english/blocks/learn-how-to-share-feedback/67895b64a6b0269eef113585.md
Listen to the audio and answer the question below.
How can Jessica tell Bob she's happy with the fact Bob praised her work?
Thank you, Bob. I'm glad to hear that.
ENfbabb9c8
Oh, no. I'm sorry, Bob! I promise I'll do better next time.
ENf391e95e
Bob says Jessica did a good job. He's not telling her to do better next time.
1
Glad is a synonym for happy. If you say I'm glad to hear that, it means you like what you hear. For example:
I'm glad to hear you are moving to our neighborhood. - This means you are happy that the person is coming to live close to you.
By saying I'm glad to hear that, Jessica is expressing she's happy with Bob's praise to her QA work.
{
"setup": {
"background": "company2-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_8-1.mp3",
"startTime": 1,
"startTimestamp": 3.3,
"finishTimestamp": 9.72
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.2,
"dialogue": {
"text": "I want to start by saying that you've done a great job with your QA work.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.52,
"finishTime": 7.42,
"dialogue": {
"text": "You've caught several issues, which has really helped the team.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 7.92
}
]
}