Back to Freecodecamp

Task 106

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/681354b3b9a769131a708d72.md

latest1.8 KB
Original Source
<!-- (Audio) Alice: I'll get started on a list of technical requirements for each part of the project to help us assign tasks correctly. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What will Alice work on next?

--answers--

Testing all the features of the app.

--feedback--

Alice talks about planning, not testing yet.


Creating a list of technical requirements for the project parts.


Assigning tasks without a plan.

--feedback--

She wants to create a plan first to assign tasks correctly.


Hiring new developers for each part.

--feedback--

There's no mention of hiring in this sentence.

--video-solution--

2

--explanation--

Alice says she will get started on a list of technical requirements for each part of the project, meaning she will create a detailed list of what is needed for each section, helping them assign work in a smart way.

--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": 77.24,
      "finishTimestamp": 82.32
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 6.08,
      "dialogue": {
        "text": "I'll get started on a list of technical requirements for each part of the project to help us assign tasks correctly.",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 6.58
    }
  ]
}