Back to Freecodecamp

Task 61

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675329bc0e2bfa7f1c4f7411.md

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the best answer to Sarah's question?

--answers--

This is terrible! The system is currently down.

--audio-id--

ENc1175511

--feedback--

This focuses on the state of the system, not the origin of the phishing attack.


Not yet, but I think it came from an email link.

--audio-id--

ENaeacc580

--video-solution--

2

--explanation--

Pay attention to the words where it originated from in Sarah's question. They indicate she is asking about the source of the issue.

The correct answer is Not yet, but I think it came from an email link. It directly addresses Sarah's question by discussing the origin of the phishing attack.

--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
    }
  ]
}