Back to Freecodecamp

Task 40

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

latest1.5 KB
Original Source
<!-- (Audio) Jake: I'll arrange for a test project within the next month. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What will Jake do next?

--answers--

Sign a long-term contract.

--feedback--

He is not planning a full contract yet.


Change providers immediately.

--feedback--

They are still in the testing phase.


Plan a small project with the provider.


Cancel the current project.

--feedback--

He is moving forward with a test, not stopping work.

--video-solution--

3

--explanation--

Jake says he will arrange for a test project, meaning he will organize a small trial with the European provider before making a full decision.

--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": 61.42,
      "finishTimestamp": 64.7
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.28,
      "dialogue": {
        "text": "I'll arrange for a test project within the next month.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.78
    }
  ]
}