Back to Freecodecamp

Task 79

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/681f24f3c4a6251cb5fdb982.md

latest1.8 KB
Original Source
<!-- (Audio) Alice: When you talk about integration, maybe specify what makes it easy? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Alice asking Jake to do?

--answers--

Give more detail about why integration is simple.


Add more statistics about cybersecurity attacks.

--feedback--

Alice doesn't mention statistics or cybersecurity threats.


List every feature of the product in one paragraph.

--feedback--

She wants him to focus on explaining one idea clearly, not list everything.


Remove the part about integration from the message.

--feedback--

Alice doesn't say to remove it. She wants more explanation.

--video-solution--

1

--explanation--

Alice says, maybe specify what makes it easy, which means she's asking Jake to explain why the integration is simple.

Specify means to give details, and what makes it easy asks for the reason behind it.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Alice",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_19-2.mp3",
      "startTime": 1,
      "startTimestamp": 54.94,
      "finishTimestamp": 58.42
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 4.48,
      "dialogue": {
        "text": "When you talk about integration, maybe specify what makes it easy?",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 4.98
    }
  ]
}