Back to Freecodecamp

Task 70

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6812413a4ff869220dc37ada.md

latest1.5 KB
Original Source
<!-- (Audio) Bob: We'll match tasks to each developer's skills. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What will Bob's team do with the tasks?

--answers--

They will assign tasks based on each person's skills.


They will ask everyone to share the same tasks.

--feedback--

Bob doesn't say tasks are shared equally.


They will hire new developers.

--feedback--

No hiring is mentioned - just assigning tasks.


They will delay work until next month.

--feedback--

There's no mention of delaying the work.

--video-solution--

1

--explanation--

Bob says they will match tasks to each developer's skills, meaning they will give work based on what each person is good at.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Bob",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-2.mp3",
      "startTime": 1,
      "startTimestamp": 14.72,
      "finishTimestamp": 17.92
    }
  },
  "commands": [
    {
      "character": "Bob",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Bob",
      "startTime": 1,
      "finishTime": 3.6,
      "dialogue": {
        "text": "We'll match tasks to each developer's skills.",
        "align": "center"
      }
    },
    {
      "character": "Bob",
      "opacity": 0,
      "startTime": 4.4
    }
  ]
}