Back to Freecodecamp

Task 94

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

latest1.8 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--

James says, It helps promote ethics at the workplace. By that he means that following the rules, policies, and regulations supports and encourages good behavior, honesty, and fairness among employees.

By putting these rules into practice, the company creates a work environment where people do the right thing and treat each other fairly.

--fillInTheBlank--

--sentence--

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

--blanks--

promote

--feedback--

This verb means to support or encourage.


ethics

--feedback--

This word in the plural form refers to good behavior and honesty.

--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.78,
      "finishTimestamp": 22.74
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 10.96,
      "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.46
    }
  ]
}