Back to Freecodecamp

Task 59

curriculum/challenges/english/blocks/learn-how-to-share-feedback/679afa6e38b9f59693fde330.md

latest1.9 KB
Original Source
<!-- (Audio) Brian: Perhaps, but it's also important to make sure everyone feels heard. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Brian think they should make an effort to do?

--answers--

Encourage people to avoid discussions.

--feedback--

Brian is emphasizing the importance of listening to what people have to say.


Ensure that everyone feels heard.


Focus only on making quick decisions.

--feedback--

Brian's point is that listening to others is important regardless of the time it takes.


Make sure disagreements never happen.

--feedback--

Brian does not say disagreements should be avoided.

--video-solution--

2

--explanation--

To feel heard means to have one's opinions, concerns, or ideas acknowledged and valued by others. For example:

During team meetings, it's important to make sure everyone feels heard. - This means ensuring that each team member's input is recognized and considered.

In this context, Brian emphasizes that discussions should include everyone's voice so they feel respected and included.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_8-2.mp3",
      "startTime": 1,
      "startTimestamp": 38.32,
      "finishTimestamp": 42.1
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 4.78,
      "dialogue": {
        "text": "Perhaps, but it's also important to make sure everyone feels heard.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 5.28
    }
  ]
}