Back to Freecodecamp

Task 144

curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66c62a673fe4792335b86db0.md

latest1.9 KB
Original Source
<!-- Audio Reference: Sarah Do you want a walkthrough on setting them up? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Sarah asking Tom?

--answers--

She is suggesting that Tom should give up on using the IDEs.

--feedback--

Sarah is offering assistance, not suggesting Tom give up. Listen for the word walkthrough.


She is telling Tom to figure it out on his own.

--feedback--

Pay attention to the phrase Do you want... which shows that Sarah is offering to help, not leaving Tom to solve the issue alone.


She is offering to guide him through the setup process.


She is recommending that Tom use different software.

--feedback--

Focus on setting them up. Sarah is not suggesting a different software.

--video-solution--

3

--explanation--

Sarah says, Do you want a walkthrough on setting them up?

The key word here is walkthrough, which shows that Sarah is offering to help Tom by guiding him through the setup process.

Pay attention to how Sarah uses the phrase Do you want... to offer help, rather than suggesting Tom stop or use something else.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-3.mp3",
      "startTime": 1,
      "startTimestamp": 55.5,
      "finishTimestamp": 57.2
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 2.7,
      "dialogue": {
        "text": "Do you want a walkthrough on setting them up?",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 3.2
    }
  ]
}