curriculum/challenges/english/blocks/learn-how-to-share-progress-and-accomplishments/6612762a058bb43b960e91ca.md
Listen to the audio and answer the question.
What did Brian and his team do with the app?
They added new features to the app.
Brian's focus was on testing for bugs and fixing them, not adding new features.
They tested the app, found bugs, and fixed them.
They only discussed potential improvements for the app.
Brian's statement goes beyond discussion; it involves active testing and fixing of bugs.
They prepared the app for a major launch.
Preparing for a launch isn't mentioned. Brian's update is about testing and fixing bugs in the app.
2
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Brian",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "8.1-3.mp3",
"startTime": 1,
"startTimestamp": 11.68,
"finishTimestamp": 18.86
}
},
"commands": [
{
"character": "Brian",
"opacity": 1,
"startTime": 0
},
{
"character": "Brian",
"startTime": 1,
"finishTime": 3.48,
"dialogue": {
"text": "That sounds awesome. I tested the app for bugs.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 3.82,
"finishTime": 6.44,
"dialogue": {
"text": "We found a few, but the good news is we fixed them all.",
"align": "center"
}
},
{
"character": "Brian",
"startTime": 6.72,
"finishTime": 8.18,
"dialogue": {
"text": "It seems pretty solid now.",
"align": "center"
}
},
{
"character": "Brian",
"opacity": 0,
"startTime": 8.68
}
]
}