Back to Freecodecamp

Task 117

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/681480ecb1471f085c1580e9.md

latest1.7 KB
Original Source
<!-- (Audio) Maria: All of our projects need some attention, but we can't cover everything at once. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Maria saying about their projects?

--answers--

They will cancel most of their projects.

--feedback--

Maria doesn't talk about canceling the projects.


Only one project is important right now.

--feedback--

Maria says all projects need some attention.


They have enough time to complete everything now.

--feedback--

Maria thinks that time or resources are limited.


All their projects need attention, but they can't do everything at the same time.

--video-solution--

4

--explanation--

Maria explains that although all of our projects need some attention, the team can't cover everything at once, meaning they must prioritize carefully and focus on one thing at a time.

--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": 4.1,
      "finishTimestamp": 7.82
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 4.72,
      "dialogue": {
        "text": "All of our projects need some attention, but we can't cover everything at once.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 5.22
    }
  ]
}