Back to Freecodecamp

Task 100

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6822b5457f8e5b72f359b381.md

latest1.7 KB
Original Source
<!-- (Audio) Jake: I feel much more confident about delivering this pitch now. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Jake say about his feelings toward giving the pitch?

--answers--

He feels nervous about how the pitch will be received.

--feedback--

Jake doesn't mention feeling nervous.


He wants someone else to deliver the pitch for him.

--feedback--

He says he feels confident about doing it himself.


He feels ready and sure about presenting it himself.


He hasn't had time to think about the pitch yet.

--feedback--

Jake clearly says he feels ready and confident now.

--video-solution--

3

--explanation--

Much more confident shows that Jake feels stronger and more prepared than before. He is ready to present the pitch himself.

Look for the option that shows this positive and clear change in his attitude.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_19-2.mp3",
      "startTime": 1,
      "startTimestamp": 110.59,
      "finishTimestamp": 114.58
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 4.34,
      "dialogue": {
        "text": "I feel much more confident about delivering this pitch now.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.84
    }
  ]
}