Back to Freecodecamp

Task 122

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

latest1.6 KB
Original Source
<!-- (audio) Brian: The team might have overlooked some key protocols. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What might the team have done?

--answers--

They might have updated all security protocols.

--feedback--

Brian doesn't suggest that something was updated.


They might have missed something.


They might have created new security protocols.

--feedback--

There is no mention of creating new protocols.


They might have tested all security measures.

--feedback--

Brian doesn't imply that something was tested.

--video-solution--

2

--explanation--

Brian mentions the team might have overlooked something.

He is suggesting that the team possibly missed some key protocols, not that they updated or tested them.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-3.mp3",
      "startTime": 1,
      "startTimestamp": 14.10,
      "finishTimestamp": 16.66
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.56,
      "dialogue": {
        "text": "The team might have overlooked some key protocols.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 4.06
    }
  ]
}