Back to Freecodecamp

Task 13

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

latest2.0 KB
Original Source
<!-- (Audio) Jessica: First, you must update your software tools to the latest versions. This is crucial for maintaining security. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark could do that job but has a question. What would he say?

--answers--

I don't think updating is necessary.

--audio-id--

ENccdacaf2

--feedback--

Mark is supposed to accept the task and ask a follow-up question.


Okay, I can do that. Is there anything else I need to be aware of?

--audio-id--

ENd6808ff2

--video-solution--

2

--explanation--

The correct answer shows that Mark accepts the task and wants to make sure he has all the necessary information.

Okay, I can do that shows Mark's agreement to take on the task.

Is there anything else I need to be aware of? shows that Mark is seeking further clarification to do the task properly, which aligns with Jessica's statement.

--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": 9.48,
      "finishTimestamp": 14.84
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.24,
      "dialogue": {
        "text": "First, you must update your software tools to the latest versions.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "startTime": 4.5,
      "finishTime": 6.36,
      "dialogue": {
        "text": "This is crucial for maintaining security.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 6.86
    }
  ]
}