Back to Freecodecamp

Task 138

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

latest1.5 KB
Original Source
<!-- (Audio) Maria: We might face some pushback there. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Maria concerned about?

--answers--

The team might not agree with working longer hours.


The team wants to reduce their hours further.

--feedback--

Maria doesn't say that they want fewer hours.


The team will ask for more money.

--feedback--

She doesn't talk about pay.


The project has already been completed.

--feedback--

The team is not finishing the work.

--video-solution--

1

--explanation--

Maria says they might face some pushback, meaning some team members may not be happy with the suggestion to extend working hours.

--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": 44.02,
      "finishTimestamp": 46.28
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 3.26,
      "dialogue": {
        "text": "We might face some pushback there.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 3.76
    }
  ]
}