Back to Freecodecamp

Task 148

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

latest1.7 KB
Original Source
<!-- (audio) Brian: Let me know if you have any other suggestions. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Brian asking Alice to do?

--answers--

He is telling Alice to stop making suggestions.

--feedback--

Brian is asking for more suggestions, not stopping them.


He wants Alice to share any other suggestions she has.


He is asking Alice to lead the training session.

--feedback--

Brian does not ask Alice to lead the training.


He wants Alice to approve his plan without changes.

--feedback--

Brian is open to suggestions and does not ask for automatic approval.

--video-solution--

2

--explanation--

Let me know is a polite way to ask for information or feedback. For example:

Let me know your thoughts on the new design. - You are asking someone to share opinions about the design.

Brian wants Alice to share more suggestions if she has any.

--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": 71.32,
      "finishTimestamp": 73.36
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.04,
      "dialogue": {
        "text": "Let me know if you have any other suggestions.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 3.54
    }
  ]
}