curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/661f9142b11c393fa2e77593.md
Listen to the audio and answer the question.
What is Sarah's response indicating about the purpose of code reviews?
That code reviews are meant to assist in understanding and improving code
That code reviews are only for finding and fixing errors
Sarah doesn't imply that code reviews only focus on errors.
That code reviews are unnecessary and a waste of time
This interpretation contradicts Sarah's supportive statement about the usefulness of code reviews.
That code reviews should be avoided if the code is not fully understood
Sarah's statement implies the opposite – code reviews are helpful, especially when understanding is still in progress.
1
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "9.1-1.mp3",
"startTime": 1,
"startTimestamp": 7.54,
"finishTimestamp": 9.8
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.26,
"dialogue": {
"text": "No worries. That's what code reviews are for.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.76
}
]
}