Back to Freecodecamp

Task 44

curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4815c0d43346a2e27b51.md

latest2.3 KB
Original Source
<!-- (Audio) Amy: Yes, I am. I'm experimenting with video interviews and interactive infographics to make the content more engaging for our readers. It's a bit challenging, but I'm learning a lot in the process. -->

--description--

Engaging is an adjective that means interesting and able to hold your attention. For example:

The teacher gave an engaging lesson. - Here, engaging means the lesson was fun and kept the students interested.

Challenging is an adjective that means difficult, but in a way that can help you grow or learn. For example:

The project was challenging, but we learned a lot from it. - Here, challenging means the project was not easy, but it was a good experience.

--fillInTheBlank--

--sentence--

Yes, I am. I'm experimenting with video interviews and interactive infographics to make the content more BLANK for our readers. It's a bit BLANK, but I'm BLANK a lot in the process.

--blanks--

engaging

--feedback--

This adjective describes something as interesting and keeping people's attention.


challenging

--feedback--

This adjective refers to something that is difficult but rewarding.


learning

--feedback--

This verb means gaining new knowledge or skills. It ends in -ing.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Amy",
        "position": {"x":50,"y":0,"z":1.4},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "2.3-4.mp3",
      "startTime": 1,
      "startTimestamp": 31.98,
      "finishTimestamp": 42.08
    }
  },
  "commands": [
    {
      "character": "Amy",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Amy",
      "startTime": 1,
      "finishTime": 7.98,
      "dialogue": {
        "text": "Yes, I am. I'm experimenting with video interviews and interactive infographics to make the content more engaging for our readers.",
        "align": "center"
      }
    },
    {
      "character": "Amy",
      "startTime": 8.54,
      "finishTime": 11.10,
      "dialogue": {
        "text": "It's a bit challenging, but I'm learning a lot in the process.",
        "align": "center"
      }
    },
    {
      "character": "Amy",
      "opacity": 0,
      "startTime": 11.60
    }
  ]
}