Back to Freecodecamp

Task 119

curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f542c08c893f2d9f4f86d4.md

latest2.0 KB
Original Source
<!-- (audio) Brian: Sure, Alice. I think we should emphasize security best practices, especially after that recent security breach. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Brian suggest emphasizing security best practices?

--answers--

Because security best practices are not important.

--feedback--

Brian emphasizes security because it is important, not because it is unimportant.


Because there was a recent security breach.


Because they need to develop a new security system.

--feedback--

Brian does not mention creating a new system, only improving current practices.


Because security best practices are outdated.

--feedback--

There is no mention of outdated security practices in the sentence.

--video-solution--

2

--explanation--

To understand Brian's reason, listen for the phrase especially after that recent security breach.

A security breach is when someone breaks into a system or gets access without permission.

Brian says this happened recently. That is why he wants to focus on security best practices — the steps people should follow to keep systems safe.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-3.mp3",
      "startTime": 1,
      "startTimestamp": 7.82,
      "finishTimestamp": 13.78
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 6.96,
      "dialogue": {
        "text": "Sure, Alice. I think we should emphasize security best practices, especially after that recent security breach.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 7.46
    }
  ]
}