Back to Freecodecamp

Task 145

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

latest1.9 KB
Original Source
<!-- (audio) Lisa: Agreed. We should probably isolate the affected systems and run a full scan. This will help us understand the extent of the breach and what they might have taken. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question.

--questions--

--text--

Jake likes Lisa's idea and is ready to start working on it. What would he say?

--answers--

I think someone else should handle it.

--audio-id--

EN2a596f67

--feedback--

Jake is ready to take action, not pass the task to someone else.


Good idea. I'll start working on it.

--audio-id--

EN8f8d843a

--video-solution--

2

--explanation--

Jake agrees with a plan and takes responsibility.

Good idea. means Jake approves of Lisa's suggestion.

I'll start working on it. means he is ready to begin the task.

--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": 49.72,
      "finishTimestamp": 57.7
    }
  },
  "commands": [
    {
      "character": "Lisa",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lisa",
      "startTime": 1,
      "finishTime": 5.08,
      "dialogue": {
        "text": "Agreed. We should probably isolate the affected systems and run a full scan.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "startTime": 5.1,
      "finishTime": 9,
      "dialogue": {
        "text": "This will help us understand the extent of the breach and what they might have taken.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 9.5
    }
  ]
}