Back to Freecodecamp

Task 9

curriculum/challenges/english/blocks/learn-determiners-and-advanced-use-of-articles/6810b72a7bade713c69302ef.md

latest1.7 KB
Original Source
<!-- (audio) Jake: I've checked out a few options focusing on data centers in Europe and North America. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What has Jake already done?

--answers--

Looked at several possible solutions.


Decided on a final option.

--feedback--

He says he's still checking, not choosing.


Traveled to Europe already.

--feedback--

There is no mention of travel.


Built new data centers.

--feedback--

Jake is only focusing on researching them.

--video-solution--

1

--explanation--

Jake says he has checked out a few options, which means he has looked into or reviewed some possibilities.

He's especially interested in data centers in two places: Europe and North America. This means he's doing research, not making final decisions yet.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_20-1.mp3",
      "startTime": 1,
      "startTimestamp": 6.68,
      "finishTimestamp": 11.29
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 5.61,
      "dialogue": {
        "text": "I've checked out a few options focusing on data centers in Europe and North America.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 6.11
    }
  ]
}