curriculum/challenges/english/blocks/es-a1-practice-greetings-and-farewells/68c9881715d314368f261622.md
Now let's hear how Camila introduces herself.
Listen to the audio and answer the question below.
At what time of day is Camila speaking?
Afternoon
Morning
The phrase buenas tardes is not used in the morning. Try again!
Night
The greeting Camila says used earlier in the day, not in the evening.
She doesn't mention the time of the day.
Camila does mention the time of the day.
1
Buenas tardes means "Good afternoon". It's used after 12:00 PM and usually until sunset. 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": 7.15
}
},
"commands": [
{
"character": "Camila",
"opacity": 1,
"startTime": 0
},
{
"character": "Camila",
"startTime": 1,
"finishTime": 2.83,
"dialogue": {
"text": "Hola, buenas tardes.",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 3.04,
"finishTime": 4.13,
"dialogue": {
"text": "Soy Camila.",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 4.37,
"finishTime": 5.51,
"dialogue": {
"text": "Soy analista.",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 5.91,
"finishTime": 6.64,
"dialogue": {
"text": "Adiós.",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 6.86,
"finishTime": 7.85,
"dialogue": {
"text": "Hasta pronto.",
"align": "center"
}
},
{
"character": "Camila",
"opacity": 0,
"startTime": 8.35
}
]
}