Back to Freecodecamp

Task 133

curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f6498972a39e11396f0b57.md

latest1.6 KB
Original Source
<!-- (audio) Brian: Instead of just talking about best practices, what if we created hands-on exercises or interactive sessions? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What could Alice say to express her agreement?

--answers--

Maybe that's too much work.

--audio-id--

EN03b34215

--feedback--

This response does not show agreement; it suggests doubt.


I like that idea.

--audio-id--

EN4bdd748d

--video-solution--

2

--explanation--

To agree with a suggestion, you can say:

  • That sounds great.

  • Let's do it.

Saying I like that idea. is a polite and natural way to show support for Brian's suggestion.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-3.mp3",
      "startTime": 1,
      "startTimestamp": 31.16,
      "finishTimestamp": 37.7
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 7.54,
      "dialogue": {
        "text": "Instead of just talking about best practices, what if we created hands-on exercises or interactive sessions?",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 8.04
    }
  ]
}