Back to Freecodecamp

Task 22

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

latest1.6 KB
Original Source
<!-- (Audio) Anna: If people are working with outdated computers, it can be a setback for productivity. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What can be a setback for productivity, according to Anna?

--answers--

Uncomfortable office chairs

--feedback--

Anna does not mention office chairs in this sentence.


Outdated computers


Lack of teamwork

--feedback--

Anna doesn't focus on technology as a factor affecting productivity.


Too many meetings

--feedback--

Anna does not talk about meetings.

--video-solution--

2

--explanation--

Anna explains that outdated computers can slow down productivity. If computers are slow or unreliable, employees may struggle to complete their work efficiently, leading to delays and frustration.

--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": 35.78,
      "finishTimestamp": 39.68
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 4.9,
      "dialogue": {
        "text": "If people are working with outdated computers, it can be a setback for productivity.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 5.4
    }
  ]
}