Back to Freecodecamp

Task 60

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675327d73a38d5731235d764.md

latest1.6 KB
Original Source
<!-- (Audio) Sarah: Oh no! Do you know where it originated from? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Sarah want to know?

--answers--

Who will notify the team.

--feedback--

Sarah is not asking about who will notify the team.


How serious the phishing attack is.

--feedback--

Sarah is not asking about how serious the attack is.


If the system is safe now.

--feedback--

Sarah is not asking about whether the system is safe now.


The source of the phishing attack.

--video-solution--

4

--explanation--

Pay attention to where it originated from. It shows she is asking about the source or starting point of the phishing attack.

In the audio, Sarah uses the pronoun it to refer to the phishing attack, showing she is asking about where it started.

--scene--

json
{
  "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
    }
  ]
}