Back to Freecodecamp

Task 24

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

latest1.6 KB
Original Source
<!-- (Audio) Maria: Security and cost are important, but we also need to think about speed and growth. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria say they also need to consider?

--answers--

The number of developers.

--feedback--

Maria doesn't mention team size.


Speed and growth.


Past problems with cost.

--feedback--

She mentions cost, but not past problems.


Security only.

--feedback--

She says they need to think about more than just security.

--video-solution--

2

--explanation--

Maria agrees that security and cost are important, but she adds that they also need to think about speed and growth - these are additional priorities when choosing a provider.

--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": 33.88,
      "finishTimestamp": 37.86
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 4.98,
      "dialogue": {
        "text": "Security and cost are important, but we also need to think about speed and growth.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 5.48
    }
  ]
}