Back to Freecodecamp

Task 41

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

latest1.9 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. -->

--description--

To experiment means to try new ideas or methods. It's usually followed by the preposition with. For example:

The team is experimenting with different designs for the website. - Here, experimenting with means they are trying out new designs to see which one works best.

Readers are people who read, especially those who read a particular publication. For example:

The magazine's readers enjoyed the article on new technology. - Here, readers are the people who regularly read the magazine.

--fillInTheBlank--

--sentence--

Yes, I am. I'm BLANK video interviews and interactive infographics to make the content more engaging for our BLANK.

--blanks--

experimenting with

--feedback--

Amy uses these two words to say that she's trying new ideas.


readers

--feedback--

This word in the plural form refers to the people who read Amy's content.

--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": 38.96
    }
  },
  "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",
      "opacity": 0,
      "startTime": 8.48
    }
  ]
}