Back to Freecodecamp

Task 24

curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/661918cca4435877962d595a.md

latest1.7 KB
Original Source
<!-- (Audio) Alice: During the pandemic, we worked from home with tools like video conference apps and collaboration platforms. -->

--description--

The pandemic refers to a time when a very serious sickness was spreading all around the world. During this period, many people got sick, and it was not safe to be close to others. People had to stay at home to stay safe, and this changed how we worked and lived. In this conversation, it means the time when this sickness was happening, and many people had to work from home.

Listen and fill in the blank.

--fillInTheBlank--

--sentence--

During the BLANK, we worked from home with tools like video conference apps and collaboration platforms.

--blanks--

pandemic

--feedback--

The word here refers to the specific period when the sickness was spreading all around the world and affecting work situations globally.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Alice",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "4.2-2.mp3",
      "startTime": 1,
      "startTimestamp": 5.94,
      "finishTimestamp": 10.92
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 5.98,
      "dialogue": {
        "text": "During the pandemic, we worked from home with tools like video conference apps and collaboration platforms.",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 6.48
    }
  ]
}