Back to Freecodecamp

Task 10

curriculum/challenges/english/blocks/es-a1-learn-basic-personal-information/6998b1071813c91030cb7875.md

latest1.6 KB
Original Source
<!-- (Audio) Esteban: Sí, con dos erres. -->

--description--

Esteban responds to Ángela's question about the spelling of his last name.

Pay attention to how he answers.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Esteban doing?

--answers--

He is confirming the spelling.


He is asking a new question.

--feedback--

He does not ask anything. He gives a short answer.


He is correcting the last name.

--feedback--

He does not change the last name.


He is saying goodbye.

--feedback--

There is no farewell expression in his response.

--video-solution--

1

--explanation--

Esteban says Sí, con dos erres.

shows agreement. He also repeats con dos erres to confirm the spelling.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Esteban",
        "position": {
          "x": 50,
          "y": 18,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ES_A1_esteban_personal_records_dialogue_with_angela.mp3",
      "startTime": 1,
      "startTimestamp": 13.71,
      "finishTimestamp": 15.71
    }
  },
  "commands": [
    {
      "character": "Esteban",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Esteban",
      "startTime": 1,
      "finishTime": 3.00,
      "dialogue": {
        "text": "Sí, con dos erres.",
        "align": "center"
      }
    },
    {
      "character": "Esteban",
      "opacity": 0,
      "startTime": 3.5
    }
  ]
}