Back to Freecodecamp

Task 89

curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/65a39a1ed201f80945939c52.md

latest1.8 KB
Original Source
<!-- (Audio) Lisa: Yeah. Also, the satisfaction of solving complex problems and finding practical solutions is really thrilling. -->

--description--

When something is thrilling, it makes you feel very excited and happy. It's like when you ride a fast roller coaster or solve a difficult puzzle, and you feel a rush of excitement because it's so fun or interesting.

Lisa talks about how she feels when she solves hard problems and comes up with useful answers.

--fillInTheBlank--

--sentence--

Yeah. Also, the BLANK of solving complex problems and BLANK practical solutions is really BLANK.

--blanks--

satisfaction

--feedback--

This word describes the good feeling you get when you do something well or achieve what you wanted.


finding

--feedback--

This word means discovering or coming up with something, like an answer or solution.


thrilling

--feedback--

This adjective means very exciting. It often describes something that makes your heart beat faster because it's so exciting or fun.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Lisa",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "4.1-3.mp3",
      "startTime": 1,
      "startTimestamp": 43.10,
      "finishTimestamp": 48.68
    }
  },
  "commands": [
    {
      "character": "Lisa",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lisa",
      "startTime": 1,
      "finishTime": 6.58,
      "dialogue": {
        "text": "Yeah. Also, the satisfaction of solving complex problems and finding practical solutions is really thrilling.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 7.08
    }
  ]
}