Back to Freecodecamp

Task 6

curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/6716531210ee374ae822fe83.md

latest1.9 KB
Original Source
<!-- (audio) Sophie: Yes, I started a few months ago. We've been addressing the feedback from our last user survey. How's the design side coming along? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Does Sophie work on the screen reader updates, and when did she begin?

--answers--

No, Sophie doesn't on the screen reader updates.

--feedback--

Sophie is involved in the updates.


Yes, Sophie started working on them last week.

--feedback--

Sophie mentioned that she started working a few months ago, not last week.


Yes, Sophie started working on them recently.

--feedback--

Not quite. While Sophie is currently working on the updates, she mentioned starting a few months ago.


Yes, Sophie started working on them a few months ago.

--video-solution--

4

--explanation--

Sophie is actively working on the screen reader updates, which are part of addressing feedback from the user survey. She specifies that she started this work a few months ago, indicating that it has been an ongoing task.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_4-1.mp3",
      "startTime": 1,
      "startTimestamp": 4.62,
      "finishTimestamp": 10.56
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 6.74,
      "dialogue": {
        "text": "Yes, I started a few months ago. We've been addressing the feedback from our last user survey. How's the design side coming along?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 7.44
    }
  ]
}