curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c4f338d6b658809576ae77.md
Listen to the audio and answer the question below.
Which option is the best answer to Sarah's question?
I've already restarted my computer.
ENd500004e
This response doesn't address whether Tom is using the extension Sarah mentioned.
I think we are using the right extension.
EN6d790faa
2
Sarah is asking Tom if he's using the live server extension, which is necessary for real-time previews in Visual Studio Code. Tom's answer will help identify if this might be the cause of the problem. Select the option that answers Sarah's question.
{
"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": 17,
"finishTimestamp": 19.4
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.4,
"dialogue": {
"text": "Are you using that extension for real-time previews?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.9
}
]
}