Back to Freecodecamp

Task 6

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

latest2.0 KB
Original Source
<!-- (Audio) Jessica: Hi Mark, we need to talk about security protocols for the new project. There are a few things you must do to ensure compliance. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark doesn't mind talking with Jessica and wants to know what he needs to do. What would he say?

--answers--

Sorry, Jessica. I'm too busy right now.

--audio-id--

EN415e8cd4

--feedback--

This response does not match Mark's willingness to talk.


Sure, Jessica. What do I need to do?

--audio-id--

EN61f614de

--video-solution--

2

--explanation--

The correct answer shows that Mark is willing to talk and wants to know the necessary steps.

Sure, Jessica expresses agreement and openness to the conversation.

What do I need to do? shows that Mark is asking for instructions, which matches Jessica's statement about what he must do to ensure compliance.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-1.mp3",
      "startTime": 1,
      "startTimestamp": 0,
      "finishTimestamp": 6.62
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.74,
      "dialogue": {
        "text": "Hi, Mark. We need to talk about security protocols for the new project.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "startTime": 5.22,
      "finishTime": 7.62,
      "dialogue": {
        "text": "There are a few things you must do to ensure compliance.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 8.12
    }
  ]
}