Back to Freecodecamp

Task 43

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

latest2.0 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--

An infographic is a visual image like a chart or diagram used to represent information. For example:

The infographic shows the survey results clearly. - Here, infographic means a picture that explains data in an easy-to-read way.

An interactive infographic is a type of infographic that allows the viewer to click, hover, or scroll to explore the information. For example:

The company made an interactive infographic where readers can click to see details about each product. - Here, interactive infographic means a visual that not only shows information but also lets the reader interact with it.

--questions--

--text--

How is Amy making her content more interesting for readers?

--answers--

By organizing live events.

--feedback--

Amy does not mention live events.


By conducting surveys.

--feedback--

Amy does not mention surveys.


By using interactive infographics.


By posting daily updates on social media.

--feedback--

Amy does not mention social media.

--video-solution--

3

--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
    }
  ]
}