Back to Freecodecamp

Task 86

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

latest2.6 KB
Original Source
<!-- (audio) Linda: Not entirely. It's had issues connecting with our older devices, but we're working on it. The development team has been brainstorming solutions. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is the current status of the issue Linda is describing?

--answers--

The development team has already fixed the problem.

--feedback--

Linda says they are still working on the problem, not that it has been solved yet.


The issue has been resolved, but the devices are still incompatible.

--feedback--

Linda mentions that the development team is still working on the problem, which means it has not been fully resolved.


The team is working on fixing the issue, but it is not yet completely solved.


The system is no longer having issues with the devices.

--feedback--

Linda indicates that the issue is still present and that the team is working on finding a solution.

--video-solution--

3

--explanation--

Linda talks about the issue not being resolved entirely yet. The development team is still working on it, meaning they are in the process of trying to fix the connection problems with the older devices. She also mentions that the team has been brainstorming solutions, indicating they are actively looking for ways to improve the situation, but the issue has not been fully solved yet.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Linda",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_4-3.mp3",
      "startTime": 1,
      "startTimestamp": 31.5,
      "finishTimestamp": 38.24
    }
  },
  "commands": [
    {
      "character": "Linda",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Linda",
      "startTime": 1,
      "finishTime": 1.82,
      "dialogue": {
        "text": "Not entirely.",
        "align": "center"
      }
    },
    {
      "character": "Linda",
      "startTime": 1.82,
      "finishTime": 5.44,
      "dialogue": {
        "text": "It's had issues connecting with our older devices, but we're working on it.",
        "align": "center"
      }
    },
    {
      "character": "Linda",
      "startTime": 5.5,
      "finishTime": 7.74,
      "dialogue": {
        "text": "The development team has been brainstorming solutions.",
        "align": "center"
      }
    },
    {
      "character": "Linda",
      "opacity": 0,
      "startTime": 8.24
    }
  ]
}