curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c4f19f86b5f07a71ac7642.md
Listen to the audio and answer the question below.
What is the probable reason the live preview isn't working?
The live preview isn't supported in Visual Studio Code.
Think about whether Sarah suggested that the feature should be working.
The live server extension might not be running.
The live preview is working fine.
Consider why Sarah would mention an issue if everything was working properly.
Sarah doesn't know what the problem is.
Think about whether Sarah suggested a possible cause for the issue.
2
Sarah mentions three things that will help you to help identify the issue.
First, she says, It should, showing that the live preview is expected to work. Next, she states that it's not displaying, which indicates a problem. Finally, she suggests a reason: the live server extension might not be running.
By connecting these clues, you can determine the probable reason Sarah provides for the issue.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_1-3.mp3",
"startTime": 1,
"startTimestamp": 12.62,
"finishTimestamp": 16.66
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 2.62,
"dialogue": {
"text": "It should, but it's not displaying",
"align": "center"
}
},
{
"character": "Sarah",
"startTime": 2.62,
"finishTime": 5.04,
"dialogue": {
"text": "because the live server extension might not be running.",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 5.54
}
]
}