curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65a853b498eb87c035f6da13.md
Listen to the audio and answer the question.
Why was Sarah looking at the code, and what did she think was the reason for the problem?
To update it, because it was old.
Sarah was searching for errors, not updating old code.
To write about it, thinking there was a mistake in writing.
She was searching for problems in the code, not writing about it.
To teach coding, because she found a good example.
Sarah was trying to find a problem, not teach coding.
To find errors, thinking new changes caused the problem.
4
{
"setup": {
"background": "company2-breakroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-2.mp3",
"startTime": 1,
"startTimestamp": 11.96,
"finishTimestamp": 16.64
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 5.68,
"dialogue": {
"text": "Well, I was investigating the code when I saw that the problem might be related to the recent updates.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 6.18
}
]
}