Back to Freecodecamp

Task 34

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

latest1.8 KB
Original Source
<!-- (audio) Mark: Understood. I'll make sure to update the team. By the way, do we have to follow any specific guidelines for data encryption? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

There are specific guidelines for data encryption. What would Jessica say?

--answers--

Encryption is a good idea, but there are no specific rules to follow.

--audio-id--

ENa583ea42

--feedback--

The response should state that there are guidelines, not that encryption is optional.


Yes, all sensitive data must be encrypted.

--audio-id--

EN2d8f60b9

--video-solution--

2

--explanation--

The correct answer confirms that there are specific guidelines for data encryption.

The phrase must be encrypted shows that encryption is a requirement.

--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": 34.98,
      "finishTimestamp": 41.9
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 3.36,
      "dialogue": {
        "text": "Understood. I'll make sure to update the team.",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "startTime": 3.36,
      "finishTime": 7.92,
      "dialogue": {
        "text": "By the way, do we have to follow any specific guidelines for data encryption?",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 8.42
    }
  ]
}