Back to Freecodecamp

Task 47

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

latest1.9 KB
Original Source
<!-- (audio) Jessica: No problem, Mark. Let me know if you need any help or have more questions. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Jessica communicating?

--answers--

Jessica is saying Mark must handle everything alone.

--feedback--

Jessica is not telling Mark to work independently.


Jessica is telling Mark he already knows everything.

--feedback--

She is keeping the conversation open for any future questions.


Mark should report back to Jessica when he is done.

--feedback--

Jessica does not ask Mark to check back.


Mark can ask her for help if he needs it.

--video-solution--

4

--explanation--

Let me know if you need any help or have more questions is a polite way to show openness and willingness to assist. It's like saying, I'm here for you if you need anything.

Jessica is giving Mark the opportunity to reach out if he feels unsure about something or needs further clarification, but she isn't forcing him to ask for help — it's optional.

--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": 68.14,
      "finishTimestamp": 71.4
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.26,
      "dialogue": {
        "text": "No problem, Mark. Let me know if you need any help or have more questions.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 4.76
    }
  ]
}