Back to Freecodecamp

Task 26

curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/66251d83ab861554d81c9001.md

latest2.0 KB
Original Source
<!-- (Audio) Sophie: Not extensively. I'd appreciate those links. Thanks for your guidance. It's been really helpful. -->

--description--

Extensively means doing something in a thorough or comprehensive manner. For example, studying extensively means studying in great detail.

Extensive means wide-ranging or thorough. Extensively is doing something in an extensive way.

Helpful means providing assistance or benefit. For example, Your advice has been very helpful means the advice has been beneficial.

--fillInTheBlank--

--sentence--

Not BLANK. I'd BLANK those links. Thanks for your guidance. It's BLANK really BLANK.

--blanks--

extensively

--feedback--

This word means doing something thoroughly or in a detailed manner.


appreciate

--feedback--

This word means being thankful or recognizing the value of something.


been

--feedback--

This word is used to talk about something that has happened in the past.


helpful

--feedback--

This word means providing assistance or being beneficial.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "9.2-1.mp3",
      "startTime": 1,
      "startTimestamp": 71.74,
      "finishTimestamp": 76.28
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 3.38,
      "dialogue": {
        "text": "Not extensively. I'd appreciate those links.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 3.62,
      "finishTime": 5.54,
      "dialogue": {
        "text": "Thanks for your guidance. It's been really helpful.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 6.04
    }
  ]
}