Back to Freecodecamp

Task 60

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/681c6b6277dbdcf12c201092.md

latest1.8 KB
Original Source
<!-- (Audio) Jake: In today's fast-evolving digital landscape, startups require a robust, cost-effective cybersecurity solution. -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

In today's fast-evolving digital landscape, startups require a robust, cost-effective BLANK solution.

--blanks--

cybersecurity

--feedback--

This refers to the protection of computer systems, networks, and data from digital attacks or unauthorized access.

--explanation--

Cybersecurity is the practice of defending computers, servers, mobile devices, and data from malicious digital threats. For example:

  • Our company invests heavily in cybersecurity to prevent data breaches. – This means the company spends money to protect its digital information from being stolen or damaged.

  • Cybersecurity training is important for all employees. – This means teaching staff how to stay safe from online threats.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_19-2.mp3",
      "startTime": 1,
      "startTimestamp": 3.66,
      "finishTimestamp": 12.68
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 10.02,
      "dialogue": {
        "text": "In today's fast evolving digital landscape, startups require a robust, cost-effective cybersecurity solution.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 10.52
    }
  ]
}