Back to Freecodecamp

Task 36

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

latest1.6 KB
Original Source
<!-- (Audio) Maria: Testing it in real situations could give us better insights into its performance. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Maria suggest testing the provider?

--answers--

To find cheaper providers.

--feedback--

She focuses on testing, not comparing costs.


To delay the final decision.

--feedback--

She wants better insights, not to delay the decision.


To understand its performance better.


To finish the project early.

--feedback--

Maria talks about learning more, not rushing.

--video-solution--

3

--explanation--

Maria suggests testing because real-world use could provide better insights - meaning they could understand how well the provider performs before making a full decision.

--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": 55.86,
      "finishTimestamp": 59.92
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 5.06,
      "dialogue": {
        "text": "Testing it in real situations could give us better insights into its performance.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 5.56
    }
  ]
}