Back to Freecodecamp

Task 42

curriculum/challenges/english/blocks/learn-how-to-describe-your-current-project/656a4758b0f85e45d03f9e17.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--

An interview is a conversation where someone asks questions to get information. For example:

He had an interview for a job at the bank. - Here, an interview means the formal meeting where he was asked questions about the job.

A video interview is a type of interview that happens online using video tools like Zoom, Teams, or Skype instead of meeting face-to-face. It is common in jobs, schools, and research when people cannot be in the same place.

--questions--

--text--

What is one of the new methods Amy is using for her content?

--answers--

She is writing detailed articles.

--feedback--

Amy does not mention writing articles.


She is using video interviews.


She is creating podcasts.

--feedback--

Amy does not mention podcasts.


She is taking photographs.

--feedback--

Amy does not mention photography.

--video-solution--

2

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