Back to Freecodecamp

Task 58

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/675325cfea799165252500d4.md

latest1.9 KB
Original Source
<!-- (Audio) Jake: Sarah, I just found out that we've had a phishing attack on our system. It looks like someone will need to notify the team and take immediate action. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the best question to ask Jake more about the problem?

--answers--

Oh no! What is the team going to do?

--audio-id--

ENf31fe3ee

--feedback--

This question focuses on the team's response, not the details of the phishing attack itself.


Oh no! Do you know where it originated from?

--audio-id--

EN8cee41c3

--video-solution--

2

--explanation--

The correct option is Oh no! Do you know where it originated from? because it asks for specific details about the phishing attack.

The phrase where it originated from refers to the source or starting point of the phishing attack.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-2.mp3",
      "startTime": 1,
      "startTimestamp": 0,
      "finishTimestamp": 7.52
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.56,
      "dialogue": {
        "text": "Sarah, I just found out that we've had a phishing attack on our system.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 4.96,
      "finishTime": 8.52,
      "dialogue": {
        "text": "It looks like someone will need to notify the team and take immediate action.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 9.02
    }
  ]
}