Back to Freecodecamp

Task 46

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

latest1.8 KB
Original Source
<!-- (Audio) Jake: I'll include growth plans in our tests and review the support services to see how helpful they are with tech issues. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What tests does Jake mention?

--answers--

The provider's internal tests.

--feedback--

Jake doesn't mention anything about the provider's own internal testing.


Customer satisfaction tests.

--feedback--

Jake doesn't refer to testing customer opinions or feedback.


Speed and performance tests.

--feedback--

He doesn't talk about testing system performance or speed.


Their tests for evaluating growth plans and support services.

--video-solution--

4

--explanation--

Jake says, our tests, meaning tests that he and his team are responsible for.

These tests are meant to evaluate the provider's growth plans and support services, not speed, performance, or customer opinions.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1,
      "startTimestamp": 75.44,
      "finishTimestamp": 82.74
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 8.3,
      "dialogue": {
        "text": "I'll include growth plans in our tests and review the support services to see how helpful they are with tech issues.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 8.8
    }
  ]
}