curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b1ddf392f98642178927d4.md
Listen to the audio and answer the question below.
Mark is happy with Sarah's feedback. What should he answer to express that?
Thank you, but I think it needs more work.
EN6c9778b7
This response doesn't fully agree with Sarah's feedback. It suggests the code still needs improvements.
I'm glad you think so.
ENc5dc42b7
2
I'm glad you think so shows agreement with Sarah's positive feedback and acknowledges her praise for the clean code and helpful comments.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_10-2.mp3",
"startTime": 1,
"startTimestamp": 10.44,
"finishTimestamp": 16.14
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.78,
"dialogue": {
"text": "That's great - clean code is helpful.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 3.24,
"finishTime": 6.7,
"dialogue": {
"text": "The comments you added in the code really helped the team understand what each part does.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 7.2
}
]
}