Back to Freecodecamp

Task 86

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67575a0d4b966da41383050b.md

latest1.5 KB
Original Source
<!-- (Audio) Can you coordinate with the IT support team for that? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the best answer to Jake's question?

--answers--

Yes, I'll contact them now.

--audio-id--

EN20672b3e


I don't know how to work with people.

--audio-id--

EN1a8063f7

--feedback--

This doesn't address Jake's request or offer a solution.

--video-solution--

1

--explanation--

The best response is Yes, I'll contact them now. Here's why:

Yes directly agrees to Jake's request.

I'll contact them now shows willingness to act promptly, which matches the tone of Jake's question.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-2.mp3",
      "startTime": 1,
      "startTimestamp": 36.96,
      "finishTimestamp": 39.6
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 3.64,
      "dialogue": {
        "text": "Can you coordinate with the IT support team for that?",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.14
    }
  ]
}