Back to Freecodecamp

Task 87

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/682096dbb5522d3dcdb19689.md

latest1.9 KB
Original Source
<!-- (Audio) Alice: Perfect! That part about "minimal setup time" really clarifies it. How will you conclude the pitch? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Alice think about the part mentioning minimal setup time?

--answers--

It makes the explanation longer than necessary.

--feedback--

Alice says it really clarifies it, which means she finds it helpful, not too long.


It helps make the message easier to understand.


It should be replaced with more technical details.

--feedback--

She doesn't suggest removing or replacing it.


It adds confusion and should be rewritten.

--feedback--

Alice uses perfect, showing she thinks it works well, not that it's confusing.

--video-solution--

2

--explanation--

Alice uses clarifies, which means the message has become clearer or easier to understand.

She also says Perfect!, showing that she thinks the detail about minimal setup time is effective.

This confirms that the message is now more understandable and helpful.

--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": 75.28,
      "finishTimestamp": 80.42
    }
  },
  "commands": [
    {
      "character": "Alice",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Alice",
      "startTime": 1,
      "finishTime": 6.14,
      "dialogue": {
        "text": "Perfect! That part about 'minimal setup time' really clarifies it. How will you conclude the pitch?",
        "align": "center"
      }
    },
    {
      "character": "Alice",
      "opacity": 0,
      "startTime": 6.64
    }
  ]
}