Back to Freecodecamp

Task 81

curriculum/challenges/english/blocks/learn-how-to-express-disagreement/67bafdd082650f0b0df84454.md

latest1.8 KB
Original Source
<!-- (Audio) Anna: We've found that virtual team-building activities can be just as effective. -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

We've found that virtual BLANK BLANK can be just as effective.

--blanks--

team-building

--feedback--

This compound word refers to activities designed to strengthen teamwork and cooperation. The first part relates to a group working together, and the second part refers to the process of developing or improving something. Remember to use - between the two parts.


activities

--feedback--

This word refers to structured events or exercises that help teams collaborate.

--explanation--

Anna uses team-building activities to describe exercises designed to strengthen teamwork and cooperation. These can include virtual games, online workshops, or collaborative problem-solving exercises.

She argues that even though her team is remote, these activities are just as effective as in-person ones.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_11-2.mp3",
      "startTime": 1,
      "startTimestamp": 49.6,
      "finishTimestamp": 52.94
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 4.34,
      "dialogue": {
        "text": "We've found that virtual team building activities can be just as effective.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 4.84
    }
  ]
}