File tree Expand file tree Collapse file tree 1 file changed +3
-79
lines changed
curriculum/challenges/english/blocks/zh-a1-learn-simple-finals Expand file tree Collapse file tree 1 file changed +3
-79
lines changed Original file line number Diff line number Diff line change 22id : 6cfe60a920b3b428784fe194
33title : Task 3
44challengeType : 24
5+ videoId : V0z6MZHmWU4
56dashedName : task-3
67lang : zh-CN
78---
89
9- <!-- (Audio) Chen Na: ā, á, ǎ, à -->
10-
11- # --description--
10+ # --instructions--
1211
1312The first simple final you'll learn is ` a ` .
1413
@@ -48,79 +47,4 @@ Let's practice pronouncing the final `a` with different tones.
4847
4948# --assignment--
5049
51- I've listened to the audio and practiced pronouncing this final.
52-
53- # --scene--
54-
55- ``` json
56- {
57- "setup" : {
58- "background" : " company1-breakroom.png" ,
59- "characters" : [
60- {
61- "character" : " Chen Na" ,
62- "position" : {
63- "x" : 50 ,
64- "y" : 15 ,
65- "z" : 1.4
66- },
67- "opacity" : 0
68- }
69- ],
70- "audio" : {
71- "filename" : " ZH_A1_pinyin_single_finals.mp3" ,
72- "startTime" : 1 ,
73- "startTimestamp" : 26 ,
74- "finishTimestamp" : 32.76
75- }
76- },
77- "commands" : [
78- {
79- "character" : " Chen Na" ,
80- "opacity" : 1 ,
81- "startTime" : 0
82- },
83- {
84- "character" : " Chen Na" ,
85- "startTime" : 1 ,
86- "finishTime" : 1.7 ,
87- "dialogue" : {
88- "text" : " ā" ,
89- "align" : " center"
90- }
91- },
92- {
93- "character" : " Chen Na" ,
94- "startTime" : 2.99 ,
95- "finishTime" : 3.72 ,
96- "dialogue" : {
97- "text" : " á" ,
98- "align" : " center"
99- }
100- },
101- {
102- "character" : " Chen Na" ,
103- "startTime" : 5 ,
104- "finishTime" : 5.88 ,
105- "dialogue" : {
106- "text" : " ǎ" ,
107- "align" : " center"
108- }
109- },
110- {
111- "character" : " Chen Na" ,
112- "startTime" : 7.38 ,
113- "finishTime" : 7.76 ,
114- "dialogue" : {
115- "text" : " à" ,
116- "align" : " center"
117- }
118- },
119- {
120- "character" : " Chen Na" ,
121- "opacity" : 0 ,
122- "startTime" : 8.26
123- }
124- ]
125- }
126- ```
50+ I've watched the video and practiced pronouncing this final.
You can’t perform that action at this time.
0 commit comments