Back to Freecodecamp

Task 148

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d841c45f1b44a0d7449799.md

latest1.8 KB
Original Source
<!-- (audio) Jake: We should also notify the security team and follow our incident response plan. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What should the team follow?

--answers--

A general company checklist.

--feedback--

Jake is not referring to a general checklist.


A routine software update.

--feedback--

Software updates are important, but Jake is not talking about it.


A firewall configuration guide.

--feedback--

Firewalls are part of security, but Jake is not focused on setting up a firewall.


The incident response plan.

--video-solution--

4

--explanation--

To find the correct answer, listen for the phrase incident response plan.

Jake says they should notify the security team and follow this plan, which is a clear guide used during a security incident. It helps the team act quickly and correctly to reduce harm from the breach.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-3.mp3",
      "startTime": 1,
      "startTimestamp": 59.84,
      "finishTimestamp": 64.18
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 5.34,
      "dialogue": {
        "text": "We should also notify the security team and follow our incident response plan.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 5.84
    }
  ]
}