mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-19 18:18:27 -05:00
1.3 KiB
1.3 KiB
id, title, challengeType, dashedName, lang, inputType
| id | title | challengeType | dashedName | lang | inputType |
|---|---|---|---|---|---|
| 6d364ec62a7dd41b289d9ae8 | Task 7 | 22 | task-7 | zh-CN | pinyin-tone |
--instructions--
Listen to the audio and complete the syllable with the correct tone mark.
--fillInTheBlank--
--sentence--
BLANK
--blanks--
zhí
--feedback--
This whole syllable zhi uses the second tone.
--explanation--
The speaker pronounces zhí. It is a whole syllable using the second tone, which rises from mid to high.
--scene--
{
"setup": {
"background": "company1-breakroom.png",
"characters": [
{
"character": "Chen Na",
"position": {
"x": 50,
"y": 15,
"z": 1.4
},
"opacity": 0
}
],
"audio": {
"filename": "ZH_A1_pinyin_special_spelling_rules.mp3",
"startTime": 1,
"startTimestamp": 95.92,
"finishTimestamp": 97.24
}
},
"commands": [
{
"character": "Chen Na",
"opacity": 1,
"startTime": 0
},
{
"character": "Chen Na",
"startTime": 1,
"finishTime": 2.32,
"dialogue": {
"text": "zhí",
"align": "center"
}
},
{
"character": "Chen Na",
"opacity": 0,
"startTime": 2.82
}
]
}