Back to Freecodecamp

Task 132

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d81b07a54f318fda64113b.md

latest1.7 KB
Original Source
<!-- (audio) Lisa: Have you checked which files were compromised? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Lisa asking?

--answers--

She is asking if the attack has been stopped.

--feedback--

Lisa is not asking about stopping the attack.


She wants to know which files were affected by the attack.


She wants to know who attacked the system.

--feedback--

Lisa is not focused on who was responsible.


She is checking if the system was updated.

--feedback--

Lisa is not asking about system updates.

--video-solution--

2

--explanation--

To find the answer, focus on the keyword files and the verb that relates to checking if they were compromised.

Lisa is asking about the impact of the attack — specifically, which files might have been affected. She is not asking about the attacker or the system status.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Lisa",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-3.mp3",
      "startTime": 1,
      "startTimestamp": 37.82,
      "finishTimestamp": 39.88
    }
  },
  "commands": [
    {
      "character": "Lisa",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lisa",
      "startTime": 1,
      "finishTime": 3.06,
      "dialogue": {
        "text": "Have you checked which files were compromised?",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 3.56
    }
  ]
}