curriculum/challenges/english/blocks/learn-how-to-clarify-misunderstandings/67ee6f77d0cdbf352ec1a422.md
Listen to the audio and answer the question below.
What is Lisa suggesting about the issue?
The issue might be related to JavaScript.
The problem is definitely with the software.
Lisa is not certain about the cause of the problem.
There is no problem with the system.
Lisa is suggesting that there might be an issue.
The problem is with the event handling specifically.
While Lisa mentions event handling, she is suggesting it could be part of a JavaScript issue, not the only problem.
1
To find the correct answer, focus on how Lisa phrases her response: It could be a JavaScript issue.
This shows she is not completely sure, but she is suggesting a possible cause. She also mentions event handling as part of the issue, but the main point is that the problem might be related to JavaScript.
{
"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": 31.38,
"finishTimestamp": 35.2
}
},
"commands": [
{
"character": "Lisa",
"opacity": 1,
"startTime": 0
},
{
"character": "Lisa",
"startTime": 1,
"finishTime": 4.82,
"dialogue": {
"text": "It could be a JavaScript issue. Maybe there's a problem with the event handling.",
"align": "center"
}
},
{
"character": "Lisa",
"opacity": 0,
"startTime": 5.32
}
]
}