Back to Freecodecamp

Task 21

curriculum/challenges/english/blocks/learn-present-perfect-while-talking-about-accessibility/671a40b415343c1f26e0c005.md

latest1.6 KB
Original Source
<!-- (audio) Sophie: That's a relief. How long do you think we'll need to keep making adjustments? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What's the best answer to Sophie's question?

--answers--

Probably because it's important for the project.

--audio-id--

EN727b414f

--feedback--

This does not answer how long, as it provides a reason instead of a time frame.


Probably for another two weeks.

--audio-id--

EN4f900370

--video-solution--

2

--explanation--

Sophies uses how long to ask for an estimated duration or time frame. An appropriate response would include a specific amount of time, such as a few days, two weeks, or until the end of the month.

--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": 21.74,
      "finishTimestamp": 24.82
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 3.98,
      "dialogue": {
        "text": "That's a relief. How long do you think we'll need to keep making adjustments?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 4.48
    }
  ]
}