Back to Freecodecamp

Task 72

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

latest2.2 KB
Original Source
<!-- (Audio) Jake: Hmmm… Okay. How about this? GuardianTech isn't just helpful. It's essential for protecting against the wide array of digital threats facing startups today. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Jake want to communicate about GuardianTech?

--answers--

It's not only helpful. It's necessary for defending against many online dangers.


It's helpful for designing websites for new businesses.

--feedback--

Jake talks about protecting against threats, not building websites.


It offers fun digital tools for startups to explore.

--feedback--

Jake describes the product as essential for protection, not for entertainment or exploration.


It works best for large companies with no cybersecurity team.

--feedback--

Jake focuses on startups, not large companies, and doesn't mention team size.

--video-solution--

1

--explanation--

Jake says GuardianTech isn't just helpful. It's essential..., which shows it's more than a nice tool, it's necessary.

He also mentions protecting against the wide array of digital threats, meaning it helps defend startups from many types of online danger.

--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": 30.24,
      "finishTimestamp": 41.24
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 3.58,
      "dialogue": {
        "text": "Hmm... Okay. How about this?",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 3.58,
      "finishTime": 12,
      "dialogue": {
        "text": "Guardian Tech isn't just helpful. It's essential for protecting against the wide array of digital threats facing startups today.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 12.5
    }
  ]
}