curriculum/challenges/english/blocks/es-a1-learn-greetings-during-the-day/68c89b3cd3083152e0f23eb0.md
Spanish greetings often change depending on the time of day. Esteban is using a greeting for a specific part of the day.
Listen to the audio and answer the question below.
What time of day is it?
Night
Afternoon
The greeting Esteban says is used later, when the sun has set. Try again!
Morning
The greeting Esteban says is not for the beginning of the day.
Any time of the day.
In Spanish, people don't use this greeting at any time of the day.
1
Buenas noches is a greeting used at night.
It translates to "Good evening" or "Good night", depending on the context.
In Spanish, you can use Buenas noches both when greeting someone in the evening and when greeting or saying goodbye at night. For example:
Hola, buenas noches. – Hello, good evening.
Adiós, buenas noches. – Goodbye, good night.
{
"setup": {
"background": "company3-boardmeeting.png",
"characters": [
{
"character": "Esteban",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_evening.mp3",
"startTime": 1,
"startTimestamp": 0.2,
"finishTimestamp": 1.8
}
},
"commands": [
{
"character": "Esteban",
"opacity": 1,
"startTime": 0
},
{
"character": "Esteban",
"startTime": 1,
"finishTime": 2.6,
"dialogue": {
"text": "Hola, buenas noches.",
"align": "center"
}
},
{
"character": "Esteban",
"opacity": 0,
"startTime": 3.1
}
]
}