Files
freeCodeCamp/curriculum/challenges/english/blocks/zh-a1-learn-initials/6718d47f185444dc693fb5b7.md

1.4 KiB

id, title, challengeType, dashedName, lang, inputType
id title challengeType dashedName lang inputType
6718d47f185444dc693fb5b7 Task 26 22 task-26 zh-CN pinyin-tone

--instructions--

Listen to the audio and complete the syllable with the correct tone mark.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

--feedback--

This syllable combines the initial k with the final e, and uses the third tone.

--explanation--

The speaker is pronouncing the syllable with the initial k, the final e, and the third tone, which starts in the middle, falls to a low point and then rises again.

--scene--

{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_pinyin_initials.mp3",
      "startTime": 1,
      "startTimestamp": 424.05,
      "finishTimestamp": 425.56
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 2.01,
      "dialogue": {
        "text": "kě",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.51
    }
  ]
}