curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66db6a84e8295daac88d432b.md
Listen to the audio and answer the question below.
What's the problem they are facing?
The design of the interface.
Think about whether Linda mentioned any issues with the design.
The responsiveness of some icons and buttons.
The speed of the updates.
Consider if Linda mentioned anything about the speed of the updates.
The timeline for the project.
Think about whether Linda talked about any issues with the timeline.
2
In Linda's statement, pay attention to the contrast signaled by the word but. Initially, she mentions that they've made progress, which is positive. However, she follows this with a problem that still needs to be resolved.
Focus on the phrase aren't responding correctly - it indicates that the issue is with the functionality of some elements, specifically the icons and buttons.
This helps you identify that the problem relates to their responsiveness, not the design, speed, or timeline.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-2.mp3",
"startTime": 1,
"startTimestamp": 25.74,
"finishTimestamp": 30.2
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 2.04,
"dialogue": {
"text": "I've compiled a list.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 2.16,
"finishTime": 5.46,
"dialogue": {
"text": "We've made progress, but some icons and buttons aren't responding correctly.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 5.96
}
]
}