curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67ee58d54be9087f91df3e03.md
Listen to the audio and answer the question below.
What is Lisa suggesting might be the issue?
There might be a problem with the software code.
Lisa doesn't mention the software code.
The problem could be related to the hardware.
Lisa doesn't mention any hardware issue.
The issue could be caused by rendering.
The problem might be a network issue.
Lisa isn't referring to a network issue. She's suggesting a problem that impacts how images or graphics appear.
3
To find the correct answer, focus on could be a rendering problem.
Rendering refers to how visual content appears on the screen — like images, text, or animations. If there's a rendering issue, something might not be displaying properly in the app or website.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Lisa",
"position": {
"x": 50,
"y": 15,
"z": 1.2
},
"opacity": 0
}
],
"audio": {
"filename": "B1_16-2.mp3",
"startTime": 1,
"startTimestamp": 17.7,
"finishTimestamp": 20.04
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 3.34,
"dialogue": {
"text": "I think so. It could be a rendering problem.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 3.84
}
]
}