Back to Freecodecamp

Task 83

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/68205ef9c5133c36ff784653.md

latest1.9 KB
Original Source
<!-- (Audio) Jake: Good point. I'll add, With its plug-and-play design, GuardianTech is a user-friendly option that requires minimal setup time. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is one benefit Jake mentions about GuardianTech?

--answers--

It includes a long installation manual.

--feedback--

Jake says it requires little setup, not something that takes extra time to read.


It needs a full day to install and configure.

--feedback--

Jake describes the setup as quick, not time-consuming.


It only takes a short time to set up and start running.


It must be installed by a certified technician.

--feedback--

There is no mention of needing professional help for installation.

--video-solution--

3

--explanation--

Jake says GuardianTech requires minimal setup time. Minimal means very little, and setup time is how long it takes to prepare something for use.

So, this means the product can be ready quickly and easily.

--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": 58.76,
      "finishTimestamp": 67.76
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 10.0,
      "dialogue": {
        "text": "Good point. I'll add: With its plug-and-play design, GuardianTech is a user-friendly option that requires minimal setup time.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 10.5
    }
  ]
}