Back to Freecodecamp

Task 58

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

latest1.9 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 BLANK digital BLANK, startups require a robust, cost-effective cybersecurity solution.

--blanks--

fast-evolving

--feedback--

This describes something that is changing and developing very quickly. This is a compound word. Remember to use -.


landscape

--feedback--

This word means an overall environment or situation, not just physical scenery.

--explanation--

Fast-evolving means changing or growing very quickly. For example:

Technology is a fast-evolving field. - It means technology changes all the time.

Landscape means the general environment or situation. For example:

The marketing landscape has shifted dramatically. - This means the marketing world has changed.

Digital landscape refers to the overall online or technology environment that businesses and people interact with daily.

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