Back to Freecodecamp

Task 108

curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/672dec93f008b3d8169568e8.md

latest1.6 KB
Original Source
<!-- (Audio) Anna: Are there any specific areas where people haven't been performing as expected? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What would be a positive answer to Anna's question?

--answers--

Everyone is doing well, and there are no areas that need improvement.

--audio-id--

ENcd3ee04b


Some areas need improvement because people are not meeting expectations.

--audio-id--

EN5606eab3

--feedback--

This answer points out areas needing improvement, which is not a positive response.

--video-solution--

1

--explanation--

A positive answer to Anna's question would mean that everyone is performing as well as expected, and there is nothing that needs to be improved.

--scene--

json
{
  "setup": {
    "background": "interview-room1.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_4-4.mp3",
      "startTime": 1,
      "startTimestamp": 24.46,
      "finishTimestamp": 27.8
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 4.34,
      "dialogue": {
        "text": "Are there any specific areas where people haven't been performing as expected?",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 4.84
    }
  ]
}