Back to Freecodecamp

Task 41

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

latest1.6 KB
Original Source
<!-- (Audio) Jake: We'll track key performance details and get feedback from the team. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What will Jake's team do during the test project?

--answers--

Open new offices in Europe.

--feedback--

This task is not about expansion.


Launch a new product.

--feedback--

They are testing performance, not selling a new product.


Hire more developers.

--feedback--

There's no mention of hiring in this context.


Monitor results and collect opinions.

--video-solution--

4

--explanation--

Jake says they will track key performance details (watch how well the provider works) and get feedback from the team (collect opinions and comments from the team members).

--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": 64.7,
      "finishTimestamp": 68.94
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 5.14,
      "dialogue": {
        "text": "We'll track key performance details and get feedback from the team.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 5.64
    }
  ]
}