curriculum/challenges/english/blocks/es-a1-practice-personal-details-in-action/6967c4eff3a47fed29e6fbf1.md
In this task, Julieta is saying goodbye using a common Spanish farewell.
There are several ways to say goodbye in Spanish depending on the situation.
Listen to the audio and answer the question below.
Which farewell phrase does Julieta use?
Hasta luego
Adiós
This is a common goodbye, but it's not the one Julieta says.
Hasta mañana
This means "See you tomorrow", which Julieta does not say.
Nos vemos
This means "See you", but it's not the exact phrase used.
1
Hasta luego means "See you later".
{
"setup": {
"background": "living-room.png",
"characters": [
{
"character": "Julieta",
"position": {
"x": 50,
"y": 25,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_julieta_personal_details.mp3",
"startTime": 1,
"startTimestamp": 67.94,
"finishTimestamp": 68.98
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 2.04,
"dialogue": {
"text": "Hasta luego.",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 2.54
}
]
}