Back to Freecodecamp

Task 82

curriculum/challenges/english/blocks/learn-how-to-talk-about-a-typical-workday-and-tasks/657e5280003334b1726df8a2.md

latest2.0 KB
Original Source
<!-- (audio) James: Compliance is when we put specific rules, policies, and regulations that are important to our industry into practice. It helps promote ethics at the workplace. -->

--description--

Understanding the concept of compliance in the workplace involves knowing about rules, policies, regulations, and how they relate to ethics. This comprehension is important in many professional settings.

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Compliance is when we put specific BLANK, BLANK, and BLANK that are important to our BLANK into practice. It helps promote BLANK at the workplace.

--blanks--

rules

--feedback--

This word in the plural form refers to instructions that must be followed.


policies

--feedback--

This word in the plural form refers to guidelines set by an organization.


regulations

--feedback--

This word in the plural form refers to official rules made by authorities.


industry

--feedback--

This word refers to a specific sector of business or economy.


ethics

--feedback--

This word in the plural form refers to moral principles and standards.

--scene--

json
{
  "setup": {
    "background": "interview-room2.png",
    "characters": [
      {
        "character": "James",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "2.1-4.mp3",
      "startTime": 1,
      "startTimestamp": 12.48,
      "finishTimestamp": 22.74
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 11.26,
      "dialogue": {
        "text": "Compliance is when we put specific rules, policies, and regulations that are important to our industry into practice. It helps promote ethics at the workplace.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "opacity": 0,
      "startTime": 11.76
    }
  ]
}