Back to Freecodecamp

Task 108

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

latest1.6 KB
Original Source
<!-- (audio) James: Yes, you have to attend the training every year. It helps you stay updated on the latest regulations and best practices. -->

--description--

Listening carefully to details about job requirements is important in the workplace.

James says employees have to attend training every year, which shows how often it happens. He also explains why: training helps workers stay updated on the latest regulations and best practices.

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Yes, you have to attend the training BLANK BLANK. It helps you stay updated on the latest regulations and best practices.

--blanks--

every

--feedback--

This word indicates each one of a series.


year

--feedback--

This noun refers to a period of 12 months.

--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": 58.28,
      "finishTimestamp": 65.04
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 7.86,
      "dialogue": {
        "text": "Yes, you have to attend the training every year. It helps you stay updated on the latest regulations and best practices.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "opacity": 0,
      "startTime": 8.26
    }
  ]
}