Back to Freecodecamp

Task 9

curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67aa2a25108ade129ff33602.md

latest1.8 KB
Original Source
<!-- (Audio) Anna: While furniture is important, many people mentioned that their computers need upgrades. -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

While furniture is important, many people mentioned that their BLANK need BLANK.

--blanks--

computers

--feedback--

Think about what people use for work every day — it's an essential device for remote jobs.


upgrades

--feedback--

This word means improvements or replacements to make something work better.

--explanation--

A computer upgrade means improving a computer by replacing old parts or adding new features, like a faster processor, more memory, or better software.

Anna says, While furniture is important, many people mentioned that their computers need upgrades. This means that even though office furniture is useful, people think improving their computers is more important for remote work.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_11-1.mp3",
      "startTime": 1,
      "startTimestamp": 12.06,
      "finishTimestamp": 15.8
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 4.74,
      "dialogue": {
        "text": "While furniture is important, many people mentioned that their computers need upgrades.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 5.24
    }
  ]
}