Back to Freecodecamp

Task 76

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

latest1.9 KB
Original Source
<!-- (Audio) Tom: I'd say InnovateX is the best for career growth. They have the most structured training programs and a clear path for promotions. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Why does Tom recommend InnovateX for career growth?

--answers--

Because they offer the highest salaries.

--feedback--

Tom does not mention salaries.


Because they provide the best work-life balance.

--feedback--

Tom does not talk about work-life balance.


Because they let employees choose their own projects.

--feedback--

Tom does not mention project selection.


Because they have structured training and clear promotion paths.

--video-solution--

4

--explanation--

Tom says they have the most structured training programs and a clear path for promotions. This means InnovateX helps employees grow in their careers by offering well-organized learning opportunities and a clear process for moving to higher positions.

--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": 24.68,
      "finishTimestamp": 33.2
    }
  },
  "commands": [
    {
      "character": "Tom",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Tom",
      "startTime": 1,
      "finishTime": 9.52,
      "dialogue": {
        "text": "I'd say Innovate X is best for career growth. They have the most structured training programs and a clear path for promotions.",
        "align": "center"
      }
    },
    {
      "character": "Tom",
      "opacity": 0,
      "startTime": 10.02
    }
  ]
}