Back to Freecodecamp

Task 122

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/68148a0497405b0daa70d930.md

latest1.7 KB
Original Source
<!-- (Audio) James: We could give the other half to support both of our smaller initiatives. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does James suggest doing with the other half of the server capacity?

--answers--

Using it to support two smaller initiatives.


Using it all for the main project only.

--feedback--

James doesn't say the other half should support the main project.


Saving it without using it.

--feedback--

James talks about actively using the resources, not saving them.


Giving it to another company.

--feedback--

There's no mention of giving resources to outside companies.

--video-solution--

1

--explanation--

James suggests giving the other half of the server capacity to support both of their smaller initiatives, making sure the whole team has what they need for all their important projects.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "James",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-3.mp3",
      "startTime": 1,
      "startTimestamp": 14.7,
      "finishTimestamp": 18.42
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 4.72,
      "dialogue": {
        "text": "We could give the other half to support both of our smaller initiatives.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "opacity": 0,
      "startTime": 5.22
    }
  ]
}