Back to Freecodecamp

Task 89

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/6820a4ef79c81241f066aa69.md

latest1.7 KB
Original Source
<!-- (Audio) Jake: I was thinking of finishing with a focus on the future. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Jake plan to do at the end of his pitch?

--answers--

Talk about the product's current features in detail.

--feedback--

Jake wants to end by looking ahead, not by focusing on the present.


Ask the audience for questions about past performance.

--feedback--

He doesn't mention asking questions or reviewing the past.


End by talking about future possibilities.


Repeat the introduction word.

--feedback--

Jake talks about finishing with something new, not repeating the beginning.

--video-solution--

3

--explanation--

Jake says, finishing with a focus on the future, which means he plans to end his pitch by talking about what's ahead.

Focus on the future shows he wants to highlight upcoming opportunities or plans.

--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": 80.94,
      "finishTimestamp": 83.52
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 3.58,
      "dialogue": {
        "text": "I was thinking of finishing with a focus on the future.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 4.08
    }
  ]
}