Back to Freecodecamp

Task 142

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

latest2.0 KB
Original Source
<!-- (Audio) Maria: Why don't we consider using either part-time contractors or spreading tasks among existing projects? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What two options does Maria suggest?

--answers--

Hiring part-time contractors or spreading tasks across existing projects.


Canceling the smaller initiatives or delaying all tasks.

--feedback--

Maria suggests finding ways to continue the work, not cancel or delay it.


Hiring full-time employees or asking managers to do more.

--feedback--

She doesn't talk about hiring full-time staff.


Hiring a new executive team.

--feedback--

The focus is on support for work - not leadership changes.

--video-solution--

1

--explanation--

Maria says either part-time contractors or spreading tasks among existing projects, offering two possible solutions to deal with limited team resources. She's suggesting flexible support or redistributing the workload.

--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": 51.3,
      "finishTimestamp": 57.7
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 4,
      "dialogue": {
        "text": "Why don't we consider using either part-time contractors",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "startTime": 4,
      "finishTime": 7.4,
      "dialogue": {
        "text": "or spreading tasks among existing projects?",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 7.9
    }
  ]
}