Back to Freecodecamp

Task 11

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

latest2.2 KB
Original Source
<!-- (Audio) Maria: That's great, Jake. Since our data is sensitive, choosing the right location is crucial, especially with the strict rules in Europe. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why is choosing the right location important?

--answers--

Because their data is sensitive and laws are strict.


Because the location must be close to the office.

--feedback--

Maria talks about data laws, not physical distance.


Because Europe has many locations.

--feedback--

She doesn't mention how many locations there are.


Because they are hiring new staff.

--feedback--

This sentence isn't about hiring or people.

--video-solution--

1

--explanation--

Location means a place. For example:

We chose a new office location closer to public transport. - The company picked a place that's easier for people to reach.

In this dialogue, location refers to the place where data will be stored. Maria explains that storing sensitive data requires choosing a secure and legally safe place, especially with strict European data protection laws.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1,
      "startTimestamp": 11.58,
      "finishTimestamp": 17.9
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 5.32,
      "dialogue": {
        "text": "That's great, Jake. Since our data is sensitive, choosing the right location is crucial,",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 5.58,
      "finishTime": 7.32,
      "dialogue": {
        "text": "especially with the strict rules in Europe.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 7.82
    }
  ]
}