Back to Freecodecamp

Task 111

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

latest1.6 KB
Original Source
<!-- (audio) Jake: Can you help me investigate this? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Lisa agrees to help and asks when the breach occurred. What would she say?

--answers--

Of course! Has the breach been fixed?

--audio-id--

EN268d807b

--feedback--

This question focuses on whether the breach has been resolved, not when it happened.


Sure, Jake. Do we know when the breach occurred?

--audio-id--

EN889591de

--video-solution--

2

--explanation--

Since Jake is investigating, knowing the time of the breach is crucial.

Sure, Jake. confirms that Lisa is willing to assist.

Do we know when the breach occurred? helps gather details about the security issue, which is important for investigating it.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-3.mp3",
      "startTime": 1,
      "startTimestamp": 5.04,
      "finishTimestamp": 6.74
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 2.7,
      "dialogue": {
        "text": "Can you help me investigate it?",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 3.2
    }
  ]
}