Back to Freecodecamp

Task 39

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/680cdca31450643e0ead6c02.md

latest1.7 KB
Original Source
<!-- (Audio) Sarah: We'd prefer the highest quality for those connectors since they impact the product's performance significantly. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Sarah want the highest quality connectors?

--answers--

Because they are cheaper.

--feedback--

Sarah talks about performance, not price.


Because they are easier to install.

--feedback--

She doesn't mention anything about installation.


Because they look better.

--feedback--

Sarah focuses on performance, not appearance.


Because they affect how well the product works.

--video-solution--

4

--explanation--

Sarah says the connectors impact the product's performance significantly, meaning they have a strong effect on how well the product operates.

That's why she prefers the highest quality.

--scene--

json
{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_19-1.mp3",
      "startTime": 1,
      "startTimestamp": 58.24,
      "finishTimestamp": 63.04
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 5.8,
      "dialogue": {
        "text": "We'd prefer the highest quality for those connectors since they impact the product's performance significantly.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 6.3
    }
  ]
}