Back to Freecodecamp

Task 59

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6810e029dff1e6205352883b.md

latest2.1 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, BLANK require a BLANK, BLANK cybersecurity solution.

--blanks--

startups

--feedback--

This word in the plural form means new, small companies that are just beginning.


robust

--feedback--

This word means strong and able to handle challenges well.


cost-effective

--feedback--

This means providing good value for the money spent, being economical. This is a compound word. Remember to use -.

--explanation--

Startups are new businesses, usually small, that are in the early stages of development. For example:

Many startups focus on innovative technology. - This means new companies often create new tech ideas.

Robust means strong and able to survive or perform well under difficult conditions. For example:

They built a robust system that rarely breaks down. - This means the system is strong and reliable.

Cost-effective means giving a good result without costing a lot of money. For example:

Buying in bulk is often more cost-effective. - This means it saves money.

--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
    }
  ]
}