Back to Freecodecamp

Task 29

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67506acdf255ff94e0ba712e.md

latest1.9 KB
Original Source
<!-- (Audio) Jake: They've been briefed and are prepared to manage any unexpected situations. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What did Jake instruct them about?

--answers--

Completing a scheduled task.

--feedback--

Think about whether Jake's statement focuses on planned tasks or unplanned situations.


Managing unexpected situations.


Avoiding all potential issues.

--feedback--

Consider if Jake mentioned avoiding issues or handling them when they arise.


Reporting to him immediately.

--feedback--

Jake's statement does not mention reporting back. Focus on what they are prepared to do.

--video-solution--

2

--explanation--

To find the correct answer, listen for the key phrase in Jake's statement: prepared to manage any unexpected situations. This shows that the team was briefed to handle unplanned or surprising events.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-1.mp3",
      "startTime": 1,
      "startTimestamp": 34.82,
      "finishTimestamp": 39
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 2.62,
      "dialogue": {
        "text": "They've been briefed and are prepared",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 2.62,
      "finishTime": 5.18,
      "dialogue": {
        "text": "to manage any unexpected situations.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 5.68
    }
  ]
}