Files
freeCodeCamp/curriculum/challenges/english/blocks/zh-a1-learn-special-spelling-rules/624b83fddec3c4537ad8b980.md

1.3 KiB

id, title, challengeType, dashedName, lang, inputType
id title challengeType dashedName lang inputType
624b83fddec3c4537ad8b980 Task 10 22 task-10 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 si takes the first tone.

--explanation--

The speaker is pronouncing . It uses the first tone, which is high and level. Remember to pronounce it as a whole syllable rather than separating it into parts.

--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": 119.32,
      "finishTimestamp": 120.6
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 2.28,
      "dialogue": {
        "text": "sī",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.78
    }
  ]
}