curriculum/challenges/english/blocks/learn-how-to-share-progress-and-accomplishments/66100646290700150caff732.md
Listen to the audio and answer the question.
What did Bob do this week?
He tested the new feature and found a few minor issues.
He was on vacation.
Bob mentions he was busy testing a new feature and finding issues.
He worked on creating a new app.
While Bob was busy with a feature, there's no mention of him creating a new app.
He attended a technology conference.
Bob's activities were related to testing and issue-finding, not attending a conference.
1
{
"setup": {
"background": "company1-boardroom.png",
"characters": [
{
"character": "Bob",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "8.1-1.mp3",
"startTime": 1,
"startTimestamp": 13.02,
"finishTimestamp": 23.4
}
},
"commands": [
{
"character": "Bob",
"opacity": 1,
"startTime": 0
},
{
"character": "Bob",
"startTime": 1,
"finishTime": 4.08,
"dialogue": {
"text": "That's great Sarah. I've also been pretty busy this week.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 4.28,
"finishTime": 8.4,
"dialogue": {
"text": "I tested the new feature we added last week. It seems to be working well.",
"align": "center"
}
},
{
"character": "Bob",
"startTime": 8.8,
"finishTime": 11.38,
"dialogue": {
"text": "And I found a few minor issues that we need to fix.",
"align": "center"
}
},
{
"character": "Bob",
"opacity": 0,
"startTime": 11.88
}
]
}