curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bc15142eeeb15e31d258b.md
Listen to the audio and answer the question.
What is Sarah asking Bob about the code?
Why he pushed the changes
Sarah's question is not about why Bob pushed the changes.
How he pushed the changes
She's not interested in how he did it.
What happened after the changes were pushed
Where he pushed the changes
Sarah's not focused on the location of the push.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-1.mp3",
"startTime": 1,
"startTimestamp": 18.5,
"finishTimestamp": 20.18
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.68,
"dialogue": {
"text": "What happened when you pushed the changes?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.18
}
]
}