curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675326de48b3e36c45ba1328.md
Listen to the audio and complete the sentence below.
Oh no! Do you know where BLANK originated from?
it
This pronoun is used to refer to something already mentioned, like the phishing attack.
It is a pronoun used to refer to something already mentioned, so you don't have to repeat the same noun. In this context, it refers to the phishing attack mentioned earlier.
{
"setup": {
"background": "company2-center.png",
"characters": [
{
"character": "Sarah",
"position": {
"x": 50,
"y": 0,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "B1_5-2.mp3",
"startTime": 1,
"startTimestamp": 7.84,
"finishTimestamp": 10.12
}
},
"commands": [
{
"character": "Sarah",
"opacity": 1,
"startTime": 0
},
{
"character": "Sarah",
"startTime": 1,
"finishTime": 3.28,
"dialogue": {
"text": "Oh, no. Do you know where it originated from?",
"align": "center"
}
},
{
"character": "Sarah",
"opacity": 0,
"startTime": 3.78
}
]
}