Back to Freecodecamp

Task 74

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

latest2.0 KB
Original Source
<!-- (Audio) David: I see your perspective, but I still think there's value in having everyone in the office. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How does David support his opinion?

--answers--

He completely agrees that remote work is always the best option.

--feedback--

David does not fully agree with remote work.


He believes there is value in having everyone work together in the office.


He says employees should stop using collaboration tools.

--feedback--

David does not mention stopping collaboration tools.


He believes working remotely has no benefits at all.

--feedback--

David does not reject remote work entirely.

--video-solution--

2

--explanation--

To find the correct answer, focus on how David responds to the other person's perspective.

Pay attention to I see your perspective, but... – This shows he acknowledges the other opinion before presenting his own.

Then, look at I still think there's value in having everyone in the office. – This confirms that he believes in the benefits of in-person work, even if he recognizes the advantages of remote work.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "David",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_11-2.mp3",
      "startTime": 1,
      "startTimestamp": 38.0,
      "finishTimestamp": 42.28
    }
  },
  "commands": [
    {
      "character": "David",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "David",
      "startTime": 1,
      "finishTime": 5.38,
      "dialogue": {
        "text": "I see your perspective, but I still think there's value in having everyone in the office.",
        "align": "center"
      }
    },
    {
      "character": "David",
      "opacity": 0,
      "startTime": 5.78
    }
  ]
}