curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b1dbc920478f3bf71f3a86.md
Listen to the audio and answer the question below.
How does Sarah support her positive feedback about the code?
She mentions the code's speed.
Sarah doesn't mention the speed of the code.
She explains how the comments help the team understand the code.
She suggests adding more comments.
Sarah does not suggest adding more comments.
She praises the complexity of the code.
Sarah does not mention complexity.
2
Listen for key details that explain why Sarah finds the code helpful.
Clean code is helpful – This shows she has a positive opinion.
The comments you added… really help the team understand what each part does – This explains why she finds the code useful.
{
"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
}
]
}