Back to Freecodecamp

Task 21

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6810c52b8214771b707cd829.md

latest1.6 KB
Original Source
<!-- (Audio) Jake: The other provider has data centers in Europe, giving better data privacy but at a higher price. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is true about the second provider?

--answers--

It has locations in the U.S.

--feedback--

This provider is focused on Europe.


It's cheaper than the first one.

--feedback--

Jake says it costs more.


It offers better privacy but is more expensive.


It doesn't focus on privacy.

--feedback--

He says it offers better data privacy.

--video-solution--

3

--explanation--

Jake says the second provider offers better data privacy but comes at a higher price.

This means it protects information well, but it is more expensive.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1,
      "startTimestamp": 27.76,
      "finishTimestamp": 33.2
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 6.64,
      "dialogue": {
        "text": "The other provider has data centers in Europe, giving better data privacy but at a higher price.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 7.14
    }
  ]
}