Back to Freecodecamp

Task 89

curriculum/challenges/english/blocks/learn-how-to-express-decisions-based-on-comparisons/67d4335d6ba10d72a83ac860.md

latest2.1 KB
Original Source
<!-- SPEAKING --> <!-- (Audio) Tom: Oh, that's definitely StartUpLabs. They have the most laid-back culture, with a casual dress code and a fun work environment. It's a great place to work if you value creativity and innovation. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How could someone politely respond to Tom's description of StartUpLabs?

--answers--

I don't care about that at all.

--audio-id--

ENd6efec90

--feedback--

This response is impolite and does not acknowledge what Tom said.


Thanks for all the information.

--audio-id--

EN9fa39d8d

--video-solution--

2

--explanation--

A polite response should acknowledge what the other person said. Thanks for all the information shows appreciation for Tom's description, making it a suitable reply.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Tom",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_13-2.mp3",
      "startTime": 1,
      "startTimestamp": 56,
      "finishTimestamp": 68.02
    }
  },
  "commands": [
    {
      "character": "Tom",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Tom",
      "startTime": 1,
      "finishTime": 3.52,
      "dialogue": {
        "text": "Oh, that's definitely Startup Labs.",
        "align": "center"
      }
    },
    {
      "character": "Tom",
      "startTime": 3.94,
      "finishTime": 9.04,
      "dialogue": {
        "text": "They have the most laid-back culture with a casual dress code and a fun work environment.",
        "align": "center"
      }
    },
    {
      "character": "Tom",
      "startTime": 9.32,
      "finishTime": 13.02,
      "dialogue": {
        "text": "It's a great place to work if you value creativity and innovation.",
        "align": "center"
      }
    },
    {
      "character": "Tom",
      "opacity": 0,
      "startTime": 13.52
    }
  ]
}