Back to Freecodecamp

Task 31

curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/6846f8b04bfda3295feecab3.md

latest1.5 KB
Original Source
<!-- (audio) Jessica: What's the last task in that phase? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

The last task has something to do with the docs. What could James say?

--answers--

We've already completed that phase.

--audio-id--

EN52e99f57

--feedback--

Jessica is asking what the last task is, not whether it's finished.


The last, or tenth task, is to prepare the deployment documentation.

--audio-id--

EN77d0ec5a

--video-solution--

2

--explanation--

Jessica is asking specifically about the last task.

The correct response directly answers her and includes a mention of documentation, which matches the clue in the question.

--scene--

json
{
  "setup": {
    "background": "interview-room2.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_23-1.mp3",
      "startTime": 1,
      "startTimestamp": 50.1,
      "finishTimestamp": 52.04
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 2.94,
      "dialogue": {
        "text": "What's the last task in that phase?",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 3.44
    }
  ]
}