Back to Freecodecamp

Task 12

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

latest1.5 KB
Original Source
<!-- (Audio) Ángela: ¿Y Huamán? ¿Cómo se escribe? -->

--description--

Ángela asks how the last name is written.

Focus on the verb structure in the question.

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

¿Y Huamán? ¿Cómo BLANK BLANK?

--blanks--

se

--feedback--

This word is used before the verb to form the expression.


escribe

--feedback--

This verb comes from escribir.

--explanation--

The complete question is ¿Cómo se escribe? This structure is used to ask how something is written.

Se escribe is a common expression when asking about spelling.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Ángela",
        "position": {
          "x": 50,
          "y": 25,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ES_A1_esteban_personal_records_dialogue_with_angela.mp3",
      "startTime": 1,
      "startTimestamp": 16.61,
      "finishTimestamp": 19.1
    }
  },
  "commands": [
    {
      "character": "Ángela",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Ángela",
      "startTime": 1,
      "finishTime": 3.49,
      "dialogue": {
        "text": "¿Y Huamán? ¿Cómo se escribe?",
        "align": "center"
      }
    },
    {
      "character": "Ángela",
      "opacity": 0,
      "startTime": 3.59
    }
  ]
}