mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
1.5 KiB
1.5 KiB
id, title, challengeType, dashedName, lang
| id | title | challengeType | dashedName | lang |
|---|---|---|---|---|
| 69414e2ff5a2843bac3d11db | Task 11 | 19 | task-11 | zh-CN |
--instructions--
Listen to the audio and answer the question below.
--questions--
--text--
Which option matches the sound you hear?
--answers--
nián
--feedback--
The final is different from what you hear.
nín
nǐn
--feedback--
The tone does not match what you hear in the audio.
lín
--feedback--
The initial is different from what you hear.
--video-solution--
2
--explanation--
The speaker is pronouncing the syllable with the initial n and the final in, and uses the second tone, which rises from mid to high.
--scene--
{
"setup": {
"background": "cafe.png",
"characters": [
{
"character": "Li Hong",
"position": {
"x": 50,
"y": 15,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "ZH_A1_pinyin_nasal_finals.mp3",
"startTime": 1,
"startTimestamp": 202.25,
"finishTimestamp": 203.71
}
},
"commands": [
{
"character": "Li Hong",
"opacity": 1,
"startTime": 0
},
{
"character": "Li Hong",
"startTime": 1,
"finishTime": 1.96,
"dialogue": {
"text": "nín",
"align": "center"
}
},
{
"character": "Li Hong",
"opacity": 0,
"startTime": 2.46
}
]
}