Back to Freecodecamp

Task 140

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6814b45c674afd1ec5c8ad1c.md

latest1.8 KB
Original Source
<!-- (Audio) Maria: Neither the developers nor the project managers want longer hours. It could lead to burnout. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why is Maria against longer hours?

--answers--

Only the developers are against it, and they want more pay.

--feedback--

Maria says both developers and project managers don't want longer hours.


Only managers are against it because of project delays.

--feedback--

There is no mention of project delays.


Both developers and managers are unhappy with it, and it could cause burnout.


She thinks longer hours will save the team time.

--feedback--

She doesn't say longer hours could save time.

--video-solution--

3

--explanation--

Maria says neither the developers nor the project managers want longer hours, and adds that it could lead to burnout - meaning longer hours could make people feel tired, overworked, or stressed.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-3.mp3",
      "startTime": 1,
      "startTimestamp": 46.2,
      "finishTimestamp": 51.42
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 6.12,
      "dialogue": {
        "text": "Neither the developers nor the project managers want longer hours. It could lead to burnout.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 6.62
    }
  ]
}