Back to Freecodecamp

Task 97

curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f51aa9a8223a15fe6f94c2.md

latest1.8 KB
Original Source
<!-- (audio) Jake: For now, let's gather more information and stay vigilant. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Jake proposing to do for now?

--answers--

Immediately escalate the issue to the incident response team.

--feedback--

Jake doesn't suggest escalating immediately.


Ignore the issue since they don't have enough proof yet.

--feedback--

Jake doesn't want to ignore the issue.


Wait until another security breach happens.

--feedback--

Jake doesn't suggest waiting for another breach.


Gather more information and stay cautious.

--video-solution--

4

--explanation--

Jake is proposing a course of action where the team collects more details about the situation to better understand it while staying alert. This shows a cautious approach without taking drastic measures right away.

Gather more information suggests collecting details to assess the situation.

Stay vigilant means being alert and cautious in case things change.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-2.mp3",
      "startTime": 1,
      "startTimestamp": 80.02,
      "finishTimestamp": 83.18
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.16,
      "dialogue": {
        "text": "For now, let's gather more information and stay vigilant.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.66
    }
  ]
}