curriculum/challenges/english/blocks/es-a1-practice-using-numbers-10-to-29/6923644f41365a8fe354d904.md
Camila is practicing numbers in a random order.
Listen to the audio and complete the sequence of numbers below.
Doce - BLANK - Dieciocho - BLANK
Once
This is the number 11.
Veinte
This is the number 20.
The sequence of numbers in the audio is: Doce - Once - Dieciocho - Veinte.
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Camila",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_basic_personal_details_numbers_mixed.mp3",
"startTime": 1,
"startTimestamp": 9.8,
"finishTimestamp": 15.35
}
},
"commands": [
{
"character": "Camila",
"opacity": 1,
"startTime": 0
},
{
"character": "Camila",
"startTime": 1,
"finishTime": 1.86,
"dialogue": {
"text": "Doce",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 2.3,
"finishTime": 3.16,
"dialogue": {
"text": "Once",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 3.75,
"finishTime": 5.06,
"dialogue": {
"text": "Dieciocho",
"align": "center"
}
},
{
"character": "Camila",
"startTime": 5.71,
"finishTime": 6.55,
"dialogue": {
"text": "Veinte",
"align": "center"
}
},
{
"character": "Camila",
"opacity": 0,
"startTime": 7.05
}
]
}