Back to Freecodecamp

Task 109

curriculum/challenges/english/blocks/learn-how-to-use-conditionals/678553a759feaa680cf381ab.md

latest2.0 KB
Original Source
<!-- (Audio) Lisa: That's, true. If that happened, a lot of smaller companies would be in trouble, too. TechCorp helps fund some of their projects. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What answer agrees to what Lisa is saying?

--answers--

They'll be fine.

--audio-id--

EN1eb8bc8c

--feedback--

This dismisses Lisa's point, which emphasizes the trouble smaller companies could face.


True.

--audio-id--

EN5e67b60b

--video-solution--

2

--explanation--

The correct response, True, shows agreement with Lisa's statement about the impact on smaller companies and TechCorp's role in funding some of their projects. Examples of agreeing responses:

  • Absolutely.

  • Yes, that's correct.

  • Exactly.

These responses confirm and align with the speaker's point.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Lisa",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_7-3.mp3",
      "startTime": 1,
      "startTimestamp": 22.86,
      "finishTimestamp": 28.86
    }
  },
  "commands": [
    {
      "character": "Lisa",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Lisa",
      "startTime": 1,
      "finishTime": 1.62,
      "dialogue": {
        "text": "That's right.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "startTime": 1.78,
      "finishTime": 4.7,
      "dialogue": {
        "text": "If that happened, a lot of smaller companies would be in trouble too.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "startTime": 5.1,
      "finishTime": 7,
      "dialogue": {
        "text": "TechCorp helps fund some of their projects.",
        "align": "center"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 7.5
    }
  ]
}