curriculum/challenges/english/blocks/es-a1-practice-the-alphabet/68fa921d0e5d785813d00773.md
Listen to the audio and answer the question below.
What is the first letter pronounced in the audio?
o
j
This is the second letter pronounced in the audio, not the first one.
n
This is the third letter pronounced in the audio, not the first one.
u
This is a different vowel. It's not pronounced in the audio.
1
The sequence of letters in the audio is: o, j, n.
The first letter is o. Therefore, this is the correct answer.
{
"setup": {
"background": "living-room.png",
"characters": [
{
"character": "Julieta",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_alphabet_practice.mp3",
"startTime": 1,
"startTimestamp": 39.31,
"finishTimestamp": 43.74
}
},
"commands": [
{
"character": "Julieta",
"opacity": 1,
"startTime": 0
},
{
"character": "Julieta",
"startTime": 1,
"finishTime": 1.41,
"dialogue": {
"text": "o",
"align": "center"
}
},
{
"character": "Julieta",
"startTime": 2.82,
"finishTime": 3.58,
"dialogue": {
"text": "j",
"align": "center"
}
},
{
"character": "Julieta",
"startTime": 4.75,
"finishTime": 5.43,
"dialogue": {
"text": "n",
"align": "center"
}
},
{
"character": "Julieta",
"opacity": 0,
"startTime": 5.93
}
]
}