Back to Freecodecamp

Task 18

curriculum/challenges/english/blocks/es-a1-warm-up-first-questions-basics/690e50f994b82a40ab8664b8.md

latest1.8 KB
Original Source
<!-- (Audio) Ángela: Representante de recursos humanos. -->

--description--

Ángela is referring to the profession which manages and supports employees in areas like hiring and benefits.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What profession is Ángela referring to?

--answers--

Gerente de marketing

--feedback--

This means "Marketing Manager". It's a different profession.


Ingeniero de software

--feedback--

This means "Software Engineer". It's a different profession.


Asistente administrativo

--feedback--

This means "Administrative Assistant". It's a different profession.


Representante de recursos humanos

--video-solution--

4

--explanation--

Recursos humanos means "Human resources".

The representante de recursos humanos ("Human Resources Representative") is the person responsible for managing and supporting the employees, including areas like contracts, benefits, and hiring.

--scene--

json
{
  "setup": {
    "background": "company3-center.png",
    "characters": [
      {
        "character": "Ángela",
        "position": {
          "x": 50,
          "y": 25,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ES_A1_first_questions_warmup.mp3",
      "startTime": 1,
      "startTimestamp": 26.22,
      "finishTimestamp": 28.95
    }
  },
  "commands": [
    {
      "character": "Ángela",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Ángela",
      "startTime": 1,
      "finishTime": 3.73,
      "dialogue": {
        "text": "Representante de recursos humanos",
        "align": "center"
      }
    },
    {
      "character": "Ángela",
      "opacity": 0,
      "startTime": 4.23
    }
  ]
}