Back to Freecodecamp

Task 99

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675feaafa5546fab32aa0736.md

latest2.0 KB
Original Source
<!-- (Audio) Brian: We'll discuss our current security protocols and the steps we're taking to prevent Man-in-the-Middle attacks. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What topics will the security review meeting cover?

--answers--

Only new employee onboarding.

--feedback--

Brian does not mention onboarding as a topic for the security review meeting.


Changes to company software.

--feedback--

Brian does not mention software changes as part of the discussion.


Budget planning for the IT department.

--feedback--

Brian does not mention anything about budget planning.


Current security protocols and steps to prevent Man-in-the-Middle attacks.

--video-solution--

4

--explanation--

Brian's statement clearly shows that security protocols and measures to prevent Man-in-the-Middle attacks are the two main topics to be covered at the security review meeting.

--scene--

json
{
  "setup": {
    "background": "interview-room1.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_6-3.mp3",
      "startTime": 1,
      "startTimestamp": 34.16,
      "finishTimestamp": 40.12
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.2,
      "dialogue": {
        "text": "We'll discuss the current security protocols",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 3.2,
      "finishTime": 6.96,
      "dialogue": {
        "text": "and the steps we're taking to prevent man in the middle attacks.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 7.46
    }
  ]
}