curriculum/challenges/english/blocks/learn-how-to-express-agreement/67b1be6f616adc19991819e6.md
Listen to the audio and answer the question below.
What does Sarah say about Mark's code?
It needs more work.
Sarah doesn't mention that the code needs more work.
It looks good.
It's a bit confusing.
Sarah doesn't say the code is confusing.
It has a few bugs.
Sarah doesn't mention any bugs.
2
Looking good means that Sarah is satisfied with the quality of Mark's code. It's a positive statement indicating that the code is in good condition and doesn't need much improvement.
{
"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": 0.46,
"finishTimestamp": 3.76
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.3,
"dialogue": {
"text": "Mark, I reviewed your code for the new feature and it's looking good.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 4.8
}
]
}