Back to Freecodecamp

Task 7

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67365a08481f68acc18a9639.md

latest1.9 KB
Original Source
<!-- (Audio) Jake: It's crucial to enhance our firewall settings to prevent any potential denial of service attacks. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Jake want to enhance their firewall settings?

--answers--

To improve network speed.

--feedback--

Consider if Jake's focus is on security or performance.


To add new features.

--feedback--

Think about whether Jake mentions adding anything new, or if he is more focused on protection.


To fix a current security issue.

--feedback--

Jake refers to a potential risk, not a current issue that needs fixing.


To prevent Denial of Service attacks.

--video-solution--

4

--explanation--

In the audio, to prevent is a key marker that shows Jake's main reason for enhancing the firewall settings.

He emphasizes prevention, specifically mentioning Denial of Service attacks as the potential risk.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-1.mp3",
      "startTime": 1,
      "startTimestamp": 4.22,
      "finishTimestamp": 9.94
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 3.3,
      "dialogue": {
        "text": "It's crucial to enhance our firewall settings",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 3.4,
      "finishTime": 6.72,
      "dialogue": {
        "text": "to prevent any potential denial of service attacks.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 7.22
    }
  ]
}