curriculum/challenges/english/blocks/es-a1-learn-contact-information-and-spelling/6939b0e1fac80c2b4fdf8ded.md
In this task, Basti spells out his nickname letter by letter.
Listen to the audio and complete the sentence below.
Se escribe BLANK a s BLANK BLANK.
B
This is the first letter Basti uses to start spelling his nickname.
t
This letter comes after the "s" in "Basti".
i
This is the final letter in "Basti". Listen for the vowel sound at the end.
Basti spells his nickname as B-a-s-t-i.
{
"setup": {
"background": "desk.png",
"characters": [
{
"character": "Sebastián",
"position": {
"x": 50,
"y": 18,
"z": 1.5
},
"opacity": 0
}
],
"audio": {
"filename": "ES_A1_basti_personal_details.mp3",
"startTime": 1,
"startTimestamp": 22.6,
"finishTimestamp": 27.5
}
},
"commands": [
{
"character": "Sebastián",
"opacity": 1,
"startTime": 0
},
{
"character": "Sebastián",
"startTime": 1,
"finishTime": 5.6,
"dialogue": {
"text": "Se escribe B-a-s-t-i.",
"align": "center"
}
},
{
"character": "Sebastián",
"opacity": 0,
"startTime": 5.9
}
]
}