Back to Freecodecamp

Task 29

curriculum/challenges/english/blocks/learn-how-to-use-reported-speech/682f1565a50e553d51c91ee9.md

latest1.8 KB
Original Source
<!-- (Audio) Sophie: He believes better role clarity in our incident response plan could help. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What could Brian say to show he agrees with Jake's opinion?

--answers--

Let's change the plan completely.

--audio-id--

EN92434a6c

--feedback--

This suggests a big change, not agreement with a specific suggestion.


That's an important point.

--audio-id--

ENbb3942ab

--video-solution--

2

--explanation--

In this context, a point means an idea, comment, or opinion someone shares in a conversation. Saying That's an important point means you agree and think the idea has value. Another example:

She made a good point about improving password strength. – This means her suggestion or idea was useful and made sense.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_21-1.mp3",
      "startTime": 1,
      "startTimestamp": 49.34,
      "finishTimestamp": 53.02
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 2.74,
      "dialogue": {
        "text": "He believes better role clarity",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 2.74,
      "finishTime": 4.68,
      "dialogue": {
        "text": "in our incident response plan could help.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 5.18
    }
  ]
}