Back to Freecodecamp

Task 79

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

latest1.9 KB
Original Source
<!-- (Audio) Anna: True, but the office isn't the only place to build team spirit. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How does Anna support her opinion?

--answers--

She argues that team spirit can be built in places other than the office.


She says that team spirit is only possible in an office setting.

--feedback--

Anna disagrees with this idea. She believes that team spirit can be built in different ways.


She believes team spirit is not important at all.

--feedback--

Anna does not ignore team spirit.


She wants to eliminate teamwork completely.

--feedback--

Anna does not suggest getting rid of teamwork.

--video-solution--

1

--explanation--

To find the correct answer, focus on how Anna responds to the previous statement.

Pay attention to True, but... – This shows that she acknowledges the other point before presenting her own.

Then, look at the office isn't the only place to build team spirit. – This confirms that she believes team spirit can be fostered in other ways, not just in a physical office.

--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": 46.16,
      "finishTimestamp": 49.22
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 4.06,
      "dialogue": {
        "text": "True, but the office isn't the only place to build team spirit.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 4.56
    }
  ]
}