Back to Freecodecamp

Task 91

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

latest1.8 KB
Original Source
<!-- (audio) Jessica: No one mentioned anything, but I'll ask around. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Did anyone notice anything out of the ordinary?

--answers--

Yes, the team reported something unusual.

--feedback--

No one reported anything yet.


Yes, someone changed the firewall settings.

--feedback--

Jessica doesn't mention any changes to the firewall.


No, but Jessica will ask around.


No, and Jessica will not investigate further.

--feedback--

Jessica will check with others.

--video-solution--

3

--explanation--

No one mentioned anything means nobody reported anything unusual.

Ask around means to talk to different people to gather information. For example:

  • I'll ask around to see if anyone changed the settings. - You will talk to people to find out who changed the settings.

  • He asked around about the new software tool. - He talked to others to get more info about the tool.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-2.mp3",
      "startTime": 1,
      "startTimestamp": 68.62,
      "finishTimestamp": 70.6
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 2.98,
      "dialogue": {
        "text": "No one mentioned anything, but I'll ask around.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 3.48
    }
  ]
}