curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/656bc54c7a049d197017b9c7.md
Listen to the audio and answer the question.
What was Bob doing when he noticed the problem?
He was fixing the tests
Bob was not fixing tests.
He was planning a new feature
Bob was not planning the feature.
He was adding and pushing a new feature
He was discussing the feature with Sarah
Bob was not discussing the feature.
3
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "6.1-1.mp3",
"startTime": 1,
"startTimestamp": 20.74,
"finishTimestamp": 25.96
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 6.22,
"dialogue": {
"text": "Well, I was adding a new feature. While I was pushing it, I noticed that some of the tests were failing.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 6.72
}
]
}