Back to Freecodecamp

Task 12

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/684881e8ad5c73870f143b40.md

latest2.0 KB
Original Source
<!-- (Audio) Anna: I agree. We should also lay down some guidelines for communication during remote work. -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

I agree. We should also lay down some BLANK for communication during BLANK work.

--blanks--

guidelines

--feedback--

This refers to clear rules or advice on how something should be done. Use the plural form of the word.


remote

--feedback--

Paired with work, this describes working from a place outside the office.

--explanation--

A guideline is a rule or piece of advice that tells people how to act in certain situations. For example:

The company shared new safety guidelines for using office equipment. – This means the company gave clear instructions to help employees stay safe.

Remote work is working from a place other than the usual office, often from home. For example:

Many employees prefer remote work because it saves commuting time. – This means working from home is popular because it is more convenient.

--scene--

json
{
  "setup": {
    "background": "interview-room2.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_24-1.mp3",
      "startTime": 1,
      "startTimestamp": 18.08,
      "finishTimestamp": 22.42
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 3.26,
      "dialogue": {
        "text": "I agree. We should also lay down some guidelines",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "startTime": 3.26,
      "finishTime": 5.34,
      "dialogue": {
        "text": "for communication during remote work.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 5.84
    }
  ]
}