Back to Freecodecamp

Task 30

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

latest1.7 KB
Original Source
<!-- (audio) Mark: By the way, do we have to follow any specific guidelines for data encryption? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Mark asking about?

--answers--

If data encryption is unnecessary for the project.

--feedback--

Mark is not suggesting that encryption is unnecessary.


Who is responsible for updating security policies.

--feedback--

Mark's question is not about policy responsibilities.


How encryption technology works in detail.

--feedback--

Mark is not asking about technical explanations.


Whether there are mandatory rules for data encryption.

--video-solution--

4

--explanation--

Mark is asking if there are mandatory rules for encryption.

Have to is used to express necessity or obligation — Mark wants to know if following encryption guidelines is required.

--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": 37.34,
      "finishTimestamp": 41.9
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 5.56,
      "dialogue": {
        "text": "By the way, do we have to follow any specific guidelines for data encryption?",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 6.06
    }
  ]
}