curriculum/challenges/english/blocks/es-a1-warm-up-getting-ready-to-share-personal-details/6929ce40da13f31bd699a580.md
You will hear Luna say the Spanish word for "name". It's a common word used when introducing yourself or asking for someone's name.
Listen to the audio and answer the question below. There's just one correct answer. If you need help, click on explanation at the bottom of the lesson.
What word does Luna use to say "name"?
Número
This word does not mean "name" in Spanish.
Nombre
Apellido
That’s not correct. "Last name" in Spanish is apellido.
Palabra
This doesn't match the word "nombre".
2
Nombre means "name" in Spanish.
It is often used in phrases like ¿Cuál es tu nombre? ("What is your name?") or Mi nombre es... ("My name is...").
{
"setup": {
"background": "company2-roof.png",
"characters": [
{
"character": "Luna",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_luna_personal_data_form.mp3",
"startTime": 1,
"startTimestamp": 0.66,
"finishTimestamp": 1.49
}
},
"commands": [
{
"character": "Luna",
"opacity": 1,
"startTime": 0
},
{
"character": "Luna",
"startTime": 1,
"finishTime": 1.83,
"dialogue": {
"text": "Nombre",
"align": "center"
}
},
{
"character": "Luna",
"opacity": 0,
"startTime": 2.33
}
]
}