All Tracks/learn how to discuss tech trends and updates/
Đang tải...
Hướng dẫn thử thách
1 / 58

Dialogue 1: Discussing Low-Code Development

Watch the video to understand the context of the upcoming lessons.
Nhiệm vụ của bạn
Watch the video # --scene-- ```json { "setup": { "background": "company1-reception.png", "characters": [ { "character": "Brian", "position": { "x": -25, "y": 0, "z": 1 } }, { "character": "Sarah", "position": { "x": 125, "y": 0, "z": 1 } } ], "audio": { "filename": "5.3-1.mp3", "startTime": 1 }, "alwaysShowDialogue": true }, "commands": [ { "character": "Brian", "position": { "x": 25, "y": 0, "z": 1 }, "startTime": 0 }, { "character": "Sarah", "position": { "x": 70, "y": 0, "z": 1 }, "startTime": 0.5 }, { "character": "Brian", "startTime": 1, "finishTime": 4.92, "dialogue": { "text": "Hey Sarah, I read about low-code development on the internet and I got curious.", "align": "left" } }, { "character": "Brian", "startTime": 5.2, "finishTime": 6.5, "dialogue": { "text": "Do you know what it's all about?", "align": "left" } }, { "character": "Sarah", "startTime": 7.34, "finishTime": 10.46, "dialogue": { "text": "Low-code development is about making software with less code.", "align": "right" } }, { "character": "Sarah", "startTime": 10.74, "finishTime": 13.5, "dialogue": { "text": "It's one of those trends that simplifies the development process.", "align": "right" } }, { "character": "Brian", "startTime": 13.94, "finishTime": 16.62, "dialogue": { "text": "That sounds convenient, but can we use it on our projects?", "align": "left" } }, { "character": "Sarah", "startTime": 17.58, "finishTime": 22.12, "dialogue": { "text": "We can consider low-code tools to speed up development and reduce the need for extensive coding.", "align": "right" } }, { "character": "Sarah", "startTime": 22.76, "finishTime": 26.62, "dialogue": { "text": "It's particularly useful when you have many tasks and a limited coding team.", "align": "right" } }, { "character": "Brian", "startTime": 27.06, "finishTime": 30.92, "dialogue": { "text": "I see. Maybe we could try it on some of our more demanding projects.", "align": "left" } }, { "character": "Sarah", "startTime": 31.5, "finishTime": 35.5, "dialogue": { "text": "I think so. Why don't we check out some of these tools to see if they can help us?", "align": "right" } }, { "character": "Brian", "startTime": 35.86, "finishTime": 36.5, "dialogue": { "text": "I'm on it.", "align": "left" } }, { "character": "Sarah", "position": { "x": 125, "y": 0, "z": 1 }, "startTime": 37 }, { "character": "Brian", "position": { "x": -25, "y": 0, "z": 1 }, "startTime": 37.5 } ] } ```
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.js
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.