Back to Freecodecamp

Task 86

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

latest2.3 KB
Original Source
<!-- (Audio) Tom: Oh, that's definitely StartUpLabs. They have the most laid-back culture, with a casual dress code and a fun work environment. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How does Tom describe StartUpLabs' culture, and why does he think so?

--answers--

He thinks it is relaxed because employees can dress informally and enjoy a lighthearted workplace.


He thinks it is strict because employees must follow many rules and maintain a professional appearance.

--feedback--

Tom does not mention anything about strict rules or a professional dress code.


He thinks it is innovative because the company encourages creativity and new ideas.

--feedback--

Tom does not talk about innovation or creativity in his description.


He thinks it is stressful because employees have to work long hours and meet high expectations.

--feedback--

Tom does not say anything about long hours or high-pressure work.

--video-solution--

1

--explanation--

Tom describes StartUpLabs as having the most laid-back culture. He explains that employees do not have to dress formally and that the workplace has an enjoyable atmosphere.

This suggests that the company has a more easygoing and comfortable environment rather than a strict or high-pressure one.

--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": 64.04
    }
  },
  "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",
      "opacity": 0,
      "startTime": 9.54
    }
  ]
}