curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c4f2b9b76e5e7ea4e378b5.md
Listen to the audio and complete the sentence below.
Are you using BLANK BLANK for real-time previews?
that
This word is used to refer back to something specific that was mentioned earlier.
extension
This word refers to a tool or add-on in a software program, like the one they are discussing.
Sarah is asking Tom if he is using a specific tool that they were just discussing. The word that is used to refer back to something mentioned earlier, and extension refers to the specific tool or add-on used in Visual Studio Code.
{
"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
}
]
}