Back to Freecodecamp

Task 40

curriculum/challenges/english/blocks/learn-how-to-share-feedback/6798ef53b440d6f55a285876.md

latest1.8 KB
Original Source
<!-- (Audio) Brian: Some people seem to have strong opinions about our approach to the project. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What could Lisa say to tell Brian she observed the same thing he did during the meeting?

--answers--

I noticed that too.

--audio-id--

EN5ed83730


I don't think so.

--audio-id--

ENc981fde8

--feedback--

If Lisa says that, she would be telling Brian she did not see what he did.

--video-solution--

1

--explanation--

I noticed that is used to introduce an observation or something you have become aware of. For example:

I noticed that the presentation was much clearer after the revisions. - This means the speaker observed that the presentation improved.

In this context, Lisa could use this phrase to agree with Brian's observation about people having strong opinions on the project approach.

--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": 3.24,
      "finishTimestamp": 7.1
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 4.86,
      "dialogue": {
        "text": "Some people seem to have strong opinions about our approach to the project.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 5.36
    }
  ]
}