curriculum/challenges/english/blocks/es-a1-warm-up-greetings-and-farewells-basics/68bb001c22f3bcbd1fdf38fa.md
Elena wants to say "hi". You'll hear this word all the time in Spanish when people meet each other.
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 Elena use to say "hi"?
Hola
Adiós
This means the opposite of what the speaker says. Open the explanation section if you need further help.
Chao
This means the opposite of what the speaker says. Open the explanation section if you need further help.
Buenos días
This means "Good morning", but it's not what you hear in the audio.
1
The word Hola is a greeting. It's used when you meet someone, similar to "Hello" or "Hi". For example:
¡Hola, buenos días! – Hi, good morning!
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Elena",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_morning.mp3",
"startTime": 1,
"startTimestamp": 0.35,
"finishTimestamp": 0.9
}
},
"commands": [
{
"character": "Elena",
"opacity": 1,
"startTime": 0
},
{
"character": "Elena",
"startTime": 1,
"finishTime": 1.55,
"dialogue": {
"text": "¡Hola!",
"align": "center"
}
},
{
"character": "Elena",
"opacity": 0,
"startTime": 2.05
}
]
}