Back to Freecodecamp

Task 88

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

latest1.9 KB
Original Source
<!-- (Audio) Tom: 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--

What kind of employees would enjoy working at this company, according to Tom?

--answers--

Those who prefer a strict and traditional work environment.

--feedback--

Tom does not mention anything about the company being strict or traditional.


Those who appreciate new ideas and original thinking.


Those who focus only on following rules and procedures.

--feedback--

Tom talks about creativity and innovation, not just following rules.


Those who dislike change and prefer doing things the old way.

--feedback--

Tom describes the company as a place for people who value creativity and new ideas, not those who resist change.

--video-solution--

2

--explanation--

Tom describes the company as a great place for employees who value creativity and innovation. This means it is well-suited for people who enjoy coming up with new ideas and working in an environment that encourages originality and progress.

--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": 64.02,
      "finishTimestamp": 68.02
    }
  },
  "commands": [
    {
      "character": "Tom",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Tom",
      "startTime": 1,
      "finishTime": 5.0,
      "dialogue": {
        "text": "It's a great place to work if you value creativity and innovation.",
        "align": "center"
      }
    },
    {
      "character": "Tom",
      "opacity": 0,
      "startTime": 5.5
    }
  ]
}