curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66c8f4835e900d5a885ce0db.md
Listen to the audio and answer the question below.
What seems to be the problem?
The reports have not been reviewed on all devices.
Think about what Linda focused on after reviewing the reports.
There is a UI display issue across different screen sizes.
The website is not loading on mobile devices.
Consider if Linda mentioned anything about loading issues.
The UI design is outdated on many devices.
Consider if Linda talked about the design being old or something else.
2
In UI display issue, UI stands for User Interface, while display issue means that these UI elements are not appearing or functioning as they should.
Across different screen sizes means that the problem is happening on devices with various screen dimensions, such as smartphones, tablets, and desktops.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Linda",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_3-1.mp3",
"startTime": 1,
"startTimestamp": 8.68,
"finishTimestamp": 14.26
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 2.58,
"dialogue": {
"text": "Yes, I've reviewed the reports.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 2.78,
"finishTime": 4.9,
"dialogue": {
"text": "It seems we've got a UI display issue",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 4.9,
"finishTime": 6.38,
"dialogue": {
"text": "across different screen sizes.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 6.88
}
]
}