Back to Freecodecamp

Task 114

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

latest1.7 KB
Original Source
<!-- (Audio) Sarah: It's amazing how these innovations keep making our lives more interesting and connected. -->

--description--

Innovations refer to new ideas, devices, or methods that improve something or solve problems.

--fillInTheBlank--

--sentence--

It's amazing how these BLANK keep BLANK our lives more BLANK and BLANK.

--blanks--

innovations

--feedback--

This noun describes new ideas, devices, or methods that bring improvements or solve problems.


making

--feedback--

This verb is used to indicate the action of causing something to happen or come into being.


interesting

--feedback--

This adjective describes something that arouses curiosity or is enjoyable and engaging.


connected

--feedback--

This adjective means being in touch with others or having easy access to information, especially through technology.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {"x":50,"y":0,"z":1.4},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "4.1-4.mp3",
      "startTime": 1,
      "startTimestamp": 51.94,
      "finishTimestamp": 56.04
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 5.10,
      "dialogue": {
        "text": "It's amazing how these innovations keep making our lives more interesting and connected.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 5.60
    }
  ]
}