Hướng dẫn thử thách
1 / 11
Task 1
Welcome to this practice section!
It's time to apply your knowledge in a new mini biography.
Meet Noelia. She seems very friendly, right? Luna will introduce her to you.
Nhiệm vụ của bạn
I've listened to Noelia's mini biography.
# --scene--
```json
{
"setup": {
"background": "company2-dining.png",
"characters": [
{
"character": "Luna",
"position": {
"x": -25,
"y": 25,
"z": 1.7
},
"opacity": 1
},
{
"character": "Noelia",
"position": {
"x": 125,
"y": 12,
"z": 1.2
},
"opacity": 1
}
],
"audio": {
"filename": "ES_A1_noelia_mini_biography.mp3",
"startTime": 1,
"startTimestamp": 0.61,
"finishTimestamp": 13.99
},
"alwaysShowDialogue": false
},
"commands": [
{
"character": "Luna",
"position": {
"x": 33,
"y": 25,
"z": 1.7
},
"startTime": 0
},
{
"character": "Noelia",
"position": {
"x": 72,
"y": 12,
"z": 1.2
},
"startTime": 0.5
},
{
"character": "Luna",
"startTime": 1,
"finishTime": 3.7,
"dialogue": {
"text": "Noelia Fonseca es de Panamá.",
"align": "left"
}
},
{
"character": "Luna",
"startTime": 4.16,
"finishTime": 8.56,
"dialogue": {
"text": "Es gerente de proyectos y tiene treinta y ocho años.",
"align": "left"
}
},
{
"character": "Luna",
"startTime": 8.96,
"finishTime": 11.08,
"dialogue": {
"text": "Vive en Medellín, Colombia.",
"align": "left"
}
},
{
"character": "Luna",
"startTime": 11.46,
"finishTime": 14.38,
"dialogue": {
"text": "Le gusta organizar tareas y horarios.",
"align": "left"
}
},
{
"character": "Noelia",
"position": {
"x": 125,
"y": 12,
"z": 1.2
},
"startTime": 14.88
},
{
"character": "Luna",
"position": {
"x": -25,
"y": 25,
"z": 1.7
},
"startTime": 15.38
}
]
}
```
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.swift
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵