Back to Freecodecamp

Task 65

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

latest1.5 KB
Original Source
<!-- SPEAKING --> <!-- (Audio) Jake: GuardianTech offers just that, an innovative and flexible suite that grows with your business. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What might Alice say if she agrees with Jake's description of GuardianTech?

--answers--

That sounds really good, Jake.

--audio-id--

ENc978adb7


Are you sure that's the best option?

--audio-id--

EN92d27bf4

--feedback--

This shows doubt, not agreement with Jake's description.

--video-solution--

1

--explanation--

Alice would likely say something positive if she agrees with Jake.

That sounds really good, Jake shows clear support and interest.

--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": 13.0,
      "finishTimestamp": 19.74
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 7.74,
      "dialogue": {
        "text": "Guardian Tech offers just that, an innovative and flexible suite that grows with your business.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 8.24
    }
  ]
}