Back to Freecodecamp

Task 90

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

latest1.8 KB
Original Source
<!-- (audio) Jake: Do you know if the team has noticed anything out of the ordinary? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Jake asking about?

--answers--

If the team has finished their work.

--feedback--

Jake is not asking about their work status.


If the team has noticed anything unusual.


If the team changed the firewall settings.

--feedback--

Jake is asking about anything unusual in general, not just firewall settings.


If the team had a meeting today.

--feedback--

Jake is not asking about meetings.

--video-solution--

2

--explanation--

Out of the ordinary means something unusual or unexpected. For example:

  • The login pattern looked out of the ordinary. - The way someone logged in didn't look normal.

  • We saw traffic that was out of the ordinary. - There was unusual activity on the network.

Jake is asking if the team saw anything strange or unusual related to security.

--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": 64.74,
      "finishTimestamp": 67.76
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.02,
      "dialogue": {
        "text": "Do you know if the team has noticed anything out of the ordinary?",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.52
    }
  ]
}