Back to Freecodecamp

Task 44

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6811d469549a1006072fa4f8.md

latest1.6 KB
Original Source
<!-- (Audio) Maria: Let's also ensure that the provider we choose can grow with us without needing big changes. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria want the provider to be able to do?

--answers--

Offer lower prices immediately.

--feedback--

She doesn't focus on price.


Grow with the company without needing major changes.


Move their headquarters to Europe.

--feedback--

Maria doesn't mention location changes.


Hire more developers quickly.

--feedback--

She doesn't talk about hiring staff.

--video-solution--

2

--explanation--

Maria wants to make sure the provider can grow with the company, meaning the services can expand without needing big changes to systems or processes.

--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": 70.04,
      "finishTimestamp": 74.48
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 5.54,
      "dialogue": {
        "text": "Let's also ensure that the provider we choose can grow with us without needing big changes.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 6.04
    }
  ]
}