Back to Freecodecamp

Task 52

curriculum/challenges/english/blocks/learn-how-to-request-and-receive-guidance/6625da09ef6e5b8547626587.md

latest1.6 KB
Original Source
<!-- (Audio) Sarah: Absolutely! Joining forums or communities provides a platform where you can ask questions and learn from others' experiences. -->

--description--

Fill in the blanks in the dialogue below.

--fillInTheBlank--

--sentence--

Absolutely! BLANK forums or communities BLANK a platform where you can ask questions and learn from others' experiences.

--blanks--

Joining

--feedback--

This word means becoming part of a group or activity.


provides

--feedback--

This word means to supply or make available.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "9.2-2.mp3",
      "startTime": 1,
      "startTimestamp": 57.44,
      "finishTimestamp": 64.22
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 4.96,
      "dialogue": {
        "text": "Absolutely. Joining forums or communities provides a platform",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 4.96,
      "finishTime": 7.78,
      "dialogue": {
        "text": "where you can ask questions and learn from others' experiences.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 8.28
    }
  ]
}