Back to Freecodecamp

Task 54

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

latest2.1 KB
Original Source
<!-- (Audio) Sarah: Absolutely! Joining forums or communities provides a platform where you can ask questions and learn from others' experiences. If you encounter any roadblocks, it's a great resource. -->

--description--

Sarah talks about online forums and communities.

--questions--

--text--

What does Sarah think about online forums and communities?

--answers--

She doesn't find them helpful.

--feedback--

Sarah says they are good for asking questions and learning, so she finds them helpful.


She thinks they are helpful for learning and asking questions.


They are only for people who know a lot.

--feedback--

Sarah suggests they are good for everyone, not just for those who know a lot.


She isn't sure if they are good or not.

--feedback--

Sarah sounds sure they are good. She says Absolutely!

--video-solution--

2

--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": 66.98
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 4.76,
      "dialogue": {
        "text": "Absolutely. Joining forums or communities provides a platform",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 4.76,
      "finishTime": 7.58,
      "dialogue": {
        "text": "where you can ask questions and learn from others' experiences.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "startTime": 8.18,
      "finishTime": 10.54,
      "dialogue": {
        "text": "If you encounter any roadblocks, it's a great resource.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 11.04
    }
  ]
}