Back to Freecodecamp

Task 10

curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/6717b20b952c096b3dee0834.md

latest1.6 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? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What's the best answer to Sophie's question about the design side?

--answers--

It's going well.

--audio-id--

ENb7da3c63


I need to update the user survey.

--audio-id--

EN844dcd6b

--feedback--

This response is unrelated to the design side and does not answer Sophie's question.

--video-solution--

1

--explanation--

Sophie's question How's the design side coming along? asks about the progress of the design work. The best answer should provide a relevant update.

--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
    }
  ]
}