Back to Freecodecamp

Task 30

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

latest1.7 KB
Original Source
<!-- (Audio) Jake: The European option might reduce slowdowns for our European customers and improve performance. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why might the European option be a better choice?

--answers--

It is more expensive and harder to manage.

--feedback--

Jake didn't mention anything about it being harder or more expensive.


It could reduce delays and increase system speed.


It has more U.S. locations.

--feedback--

This option is focused on Europe, not the U.S.


It allows more people to access it for free.

--feedback--

There's no mention of free access.

--video-solution--

2

--explanation--

Jake says the European option might reduce slowdowns and improve performance.

This means it could run better and be faster for users, especially those in Europe.

--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": 44.42,
      "finishTimestamp": 49.86
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 5.44,
      "dialogue": {
        "text": "The European option might reduce slowdowns for our European customers and improve performance.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 6.94
    }
  ]
}