Back to Freecodecamp

Task 19

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

latest1.8 KB
Original Source
<!-- (Audio) Ángela: Analista junior -->

--description--

Ángela is referring to the profession of an entry-level professional who performs basic data analysis and administrative tasks to support senior team members.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What profession is Ángela referring to?

--answers--

Analista junior


Analista senior

--feedback--

The word senior refers to a higher-level professional, not an entry-level or junior role.


Gerente

--feedback--

The word Gerente means "Manager", which is a management role, not a junior role.


Ingeniero de sistemas

--feedback--

Ingeniero de sistemas means "Systems Engineer". This is not an entry-level data analysis role.

--video-solution--

1

--explanation--

The job title analista junior translates directly to "Junior Analyst".

The word junior ("Junior") is used to indicate an entry-level role.

--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": 29.63,
      "finishTimestamp": 30.98
    }
  },
  "commands": [
    {
      "character": "Ángela",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Ángela",
      "startTime": 1,
      "finishTime": 2.35,
      "dialogue": {
        "text": "Analista Junior",
        "align": "center"
      }
    },
    {
      "character": "Ángela",
      "opacity": 0,
      "startTime": 2.85
    }
  ]
}