Back to Freecodecamp

Task 11

curriculum/challenges/english/blocks/zh-a1-learn-special-spelling-rules/694154ec961bcabf2a53800d.md

latest1.4 KB
Original Source
<!-- (audio) Chen Na: cǐ -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option matches the sound you hear?

--answers--

--feedback--

The initial and the tone do not match what you hear in the audio.



--feedback--

The initial and the tone are different from what you hear.


--feedback--

The tone is different from the one in the audio.

--video-solution--

2

--explanation--

The speaker is pronouncing the whole syllable ci, and uses the third tone, which falls from mid to low and then rises again.

--scene--

json
{
  "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": 125.16,
      "finishTimestamp": 126.64
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 2.48,
      "dialogue": {
        "text": "cǐ",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.98
    }
  ]
}