curriculum/challenges/english/blocks/learn-how-to-share-progress-and-accomplishments/6610056e633ce41466b6c5bc.md
Listen to the audio and answer the question.
What did Sarah work on this week?
She fixed bugs in the app's code.
Sarah's work was focused on design aspects, not on fixing coding bugs.
She worked on the user interface design, creating a new layout and mockups.
She conducted user testing for the app.
While user testing is important, it was not mentioned as part of Sarah's tasks for this week.
She wrote documentation for the app.
Sarah's focus was on design elements, not on writing documentation.
2
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "8.1-1.mp3",
"startTime": 1,
"startTimestamp": 5.12,
"finishTimestamp": 12.86
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 4.12,
"dialogue": {
"text": "Sure. This week I worked on the user interface design.",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 4.62,
"finishTime": 8.74,
"dialogue": {
"text": "I designed a new layout for the app and I created some mockups to show how it will look.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 9.24
}
]
}