Back to Freecodecamp

Task 3

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

latest1.9 KB
Original Source
<!-- (Audio) Jessica: There are a few things you must do to ensure compliance. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Jessica want Mark to do?

--answers--

Find security vulnerabilities in the system.

--feedback--

Jessica does not mention identifying security issues.


Create new company policies.

--feedback--

She does not talk about creating new rules.


Follow rules and requirements to ensure compliance.


Improve system performance.

--feedback--

Her concern is not performance improvements.

--video-solution--

3

--explanation--

Compliance means following rules, laws, or company policies. For example:

  • The company follows compliance rules to protect customer data. - The company obeys important rules to keep data safe.

  • If a company ignores compliance, it may face legal problems. - Not following the rules can cause legal trouble for a company.

Jessica says Mark must ensure compliance, meaning she wants him to follow the necessary rules and procedures.

--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": 4.02,
      "finishTimestamp": 6.62
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 3.6,
      "dialogue": {
        "text": "There are a few things you must do to ensure compliance.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 4.1
    }
  ]
}