curriculum/challenges/english/blocks/es-a1-learn-greetings-during-the-day/68c896d45893e91d602f0373.md
Spanish greetings often change depending on the time of day. Now, Camila is using a greeting for a specific time of day. Can you find out which one she is using?
Listen to the audio and answer the question below.
What time of day is it?
Afternoon
Morning
The greeting Camila is saying is used later in the day, not in the morning.
Evening
The greeting Camila is saying is used earlier in the day, not in the evening.
Night
Camila is not saying "good night".
1
Buenas tardes is a greeting used in the afternoon. It usually starts around 12:00 PM and can last until sunset or early evening. For example:
Hola, buenas tardes. – Hello, good afternoon.
{
"setup": {
"background": "interview-room3.png",
"characters": [
{
"character": "Camila",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_spanish_greetings_in_the_afternoon.mp3",
"startTime": 1,
"startTimestamp": 0.3,
"finishTimestamp": 2.13
}
},
"commands": [
{
"character": "Camila",
"opacity": 1,
"startTime": 0
},
{
"character": "Camila",
"startTime": 1,
"finishTime": 2.83,
"dialogue": {
"text": "Hola, buenas tardes.",
"align": "center"
}
},
{
"character": "Camila",
"opacity": 0,
"startTime": 3.33
}
]
}