Back to Freecodecamp

Task 126

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/681497962df960115742d260.md

latest2.1 KB
Original Source
<!-- (Audio) Maria: That sounds reasonable, but none of the smaller projects should get advanced analytics tools yet. They're not ready for that level of integration. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria say about the smaller projects?

--answers--

They need even more advanced tools right now.

--feedback--

Maria says the smaller projects aren't ready yet, not that they need more.


They should cancel the smaller projects.

--feedback--

Maria doesn't talk about canceling projects.


They are not ready to use advanced analytics tools yet.


They should be the main focus of the team now.

--feedback--

Maria doesn't focus on making the smaller projects the priority.

--video-solution--

3

--explanation--

Maria says none of the smaller projects should get advanced analytics tools yet because they are not ready for that level of integration - meaning they need to develop more before using such powerful tools.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-3.mp3",
      "startTime": 1,
      "startTimestamp": 18.68,
      "finishTimestamp": 25.58
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 5.56,
      "dialogue": {
        "text": "That sounds reasonable, but none of the smaller projects should get advanced analytics tools yet.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 5.74,
      "finishTime": 7.9,
      "dialogue": {
        "text": "They're not ready for that level of integration.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 8.4
    }
  ]
}