Back to Freecodecamp

Task 49

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

latest1.6 KB
Original Source
<!-- (Audio) Maria: Thanks, Jake. Keep me updated on the test's progress and prepare a detailed comparison report. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria ask Jake to do?

--answers--

Buy a new server for the team.

--feedback--

Maria doesn't ask for equipment.


Hire more developers.

--feedback--

There's no mention of hiring.


Update her on the test and prepare a report.


Finish the full migration.

--feedback--

They are still in the testing phase, not migration.

--video-solution--

3

--explanation--

Maria asks Jake to:

  • Keep her informed (updated) about the test's progress.

  • Prepare a detailed comparison report to help them decide between providers.

--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": 82.94,
      "finishTimestamp": 88.28
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 6.34,
      "dialogue": {
        "text": "Thanks, Jake. Keep me updated on the test's progress and prepare a detailed comparison report.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 6.84
    }
  ]
}