curriculum/challenges/english/blocks/learn-how-to-talk-about-past-activities/66c8fea49010bf85db7b5219.md
Listen to the audio and answer the question below.
What's the problem with the navigation bar and the footer?
They haven't been loading on smaller screens.
Think about whether Linda mentioned issues with loading or with adapting to the screen size.
They haven't been adapting well to smaller screens.
They haven't been visible on larger screens.
Consider if Linda talked about problems with larger screens or smaller ones.
They haven't been functioning at all.
Reflect on whether Linda mentioned anything about complete functionality or specifically about adapting to different screen sizes.
2
Smaller screens typically refer to devices like smartphones and tablets that have smaller displays compared to desktop computers or laptops.
When something doesn't adapt well to smaller screens, it means the content or layout doesn't display correctly, making it difficult for users to interact with the website.
{
"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": 24.24,
"finishTimestamp": 29.9
}
},
"commands": [
{
"character": "Linda",
"opacity": 1,
"startTime": 0
},
{
"character": "Linda",
"startTime": 1,
"finishTime": 1.98,
"dialogue": {
"text": "Yes, I have.",
"align": "center"
}
},
{
"character": "Linda",
"startTime": 2.64,
"finishTime": 6.66,
"dialogue": {
"text": "The navigation bar and the footer haven't been adapting well to smaller screens.",
"align": "center"
}
},
{
"character": "Linda",
"opacity": 0,
"startTime": 7.16
}
]
}