Back to Freecodecamp

Task 93

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

latest1.7 KB
Original Source
<!-- (Audio) Brian: By the end of this week, we'll have new job aids with updated security tips. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is the new security measure mentioned?

--answers--

Developing a security app for employees.

--feedback--

The audio does not mention creating a security app.


Hiring a cybersecurity consultant.

--feedback--

The audio does not mention hiring external help for cybersecurity.


Providing regular workshops on online safety.

--feedback--

Workshops are not mentioned as the new security measure in the audio.


Giving employees new tools to improve their security practices.

--video-solution--

4

--explanation--

According to Brian, the new security measure involves giving employees helpful tools to strengthen their security practices, rather than introducing software or hiring external support.

--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": 23.94,
      "finishTimestamp": 28.02
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 5.08,
      "dialogue": {
        "text": "By the end of this week, we'll have new job aids with updated security tips.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 5.58
    }
  ]
}