Back to Freecodecamp

Task 68

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68123fda8ea2b820cd03d645.md

latest1.5 KB
Original Source
<!-- (Audio) Alice: How are we going to assign these tasks? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Bob has an idea to match tasks based on skills. What could he say?

--answers--

We'll match tasks to each developer's skills.

--audio-id--

ENaf81f231


We'll finish all tasks ourselves.

--audio-id--

EN8386b40b

--feedback--

The plan is to match tasks based on skills, not to do everything alone.

--video-solution--

1

--explanation--

Alice asks how they will assign tasks.

The best response is: We'll match tasks to each developer's skills, meaning they will give tasks depending on each person's abilities.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Alice",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-2.mp3",
      "startTime": 1,
      "startTimestamp": 12.3,
      "finishTimestamp": 14.44
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 3.14,
      "dialogue": {
        "text": "How are we going to assign these tasks?",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 3.64
    }
  ]
}