Back to Freecodecamp

Task 15

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

latest1.8 KB
Original Source
<!-- (Audio) Mark: Okay, I can do that. Is there anything else I need to be aware of? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Mark asking Jessica about?

--answers--

If he can skip updating the software tools.

--feedback--

Mark does not suggest avoiding the update.


If there are any other important details he should know.


If Jessica can do the update for him.

--feedback--

Mark is not asking Jessica to do the task.


If he needs to install new hardware.

--feedback--

Mark is not talking about hardware.

--video-solution--

2

--explanation--

To be aware of means having knowledge of something. For example:

  • The team is aware of the importance of regular backups. - The team understands how important it is to make regular backups.

  • Are you aware of the deadline for the project? - The speaker is asking if someone knows the project's due date.

Mark asks if there is anything else he should know, showing that he wants to be fully informed.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Mark",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-1.mp3",
      "startTime": 1,
      "startTimestamp": 14.84,
      "finishTimestamp": 18.74
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 4.9,
      "dialogue": {
        "text": "Okay, I can do that. Is there anything else I need to be aware of?",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 5.4
    }
  ]
}