Back to Freecodecamp

Task 85

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6820930a0198e33b4746bd42.md

latest2.0 KB
Original Source
<!-- (Audio) Jake: This seamless integration makes it an ideal choice for startups with limited IT resources. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Jake say GuardianTech is a good option for startups?

--answers--

Because it's easy to connect and doesn't require a large tech team.


Because it comes with unlimited hardware upgrades.

--feedback--

Jake doesn't mention anything about hardware or upgrades.


Because it's mainly used by big corporations.

--feedback--

Jake talks about startups, not large companies.


Because it has complex features that need expert setup.

--feedback--

Jake says the integration is seamless, meaning it's simple, not complex or difficult.

--video-solution--

1

--explanation--

Jake says the integration is seamless and that it's a good choice for startups with limited IT resources.

Seamless means smooth and easy, and limited IT resources means the startup doesn't have much technical help.

So, GuardianTech is a good option because it's simple to set up and doesn't require a big IT team.

--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": 68.48,
      "finishTimestamp": 74.3
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 6.82,
      "dialogue": {
        "text": "This seamless integration makes it an ideal choice for startups with limited IT resources.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 7.32
    }
  ]
}