Back to Freecodecamp

Task 2

curriculum/challenges/english/blocks/es-a1-warm-up-introducing-yourself-basics/68dec33d726ba397789a62ec.md

latest1.5 KB
Original Source
<!-- (Audio) Mateo: Ingeniero de software. -->

--description--

Mateo is mentioning a profession that is about designing, building, and maintaining computer programs and systems.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What profession is Mateo mentioning?

--answers--

Ingeniero de software


Científico de datos

--feedback--

Mateo didn't mention a male data scientist.


Estratega de marketing

--feedback--

Mateo didn't mention a female Marketing Strategist.


Arquitecto

--feedback--

Mateo didn't mention a male architect.

--video-solution--

1

--explanation--

Ingeniero de software - Software Engineer (masculine).

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Mateo",
        "position": {
          "x": 50,
          "y": 18,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ES_A1_spanish_introducing_yourself_vocabulary.mp3",
      "startTime": 1,
      "startTimestamp": 5.57,
      "finishTimestamp": 7.73
    }
  },
  "commands": [
    {
      "character": "Mateo",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mateo",
      "startTime": 1,
      "finishTime": 3.16,
      "dialogue": {
        "text": "Ingeniero de software",
        "align": "center"
      }
    },
    {
      "character": "Mateo",
      "opacity": 0,
      "startTime": 3.66
    }
  ]
}