Back to Freecodecamp

Task 2

curriculum/challenges/english/blocks/zh-a1-learn-numbers-0-to-10/697c7704cd4f0e480caf62da.md

latest1.2 KB
Original Source
<!-- (Audio) Wang Hua: 零 (líng) -->

--description--

In Chinese, the number 0 is called 零 (líng).

Practice this number's pronunciation until you feel more comfortable with its sound.

--instructions--

Write this number in Chinese below.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

零 (líng)

--feedback--

This is the number 0 in Chinese.

--scene--

json
{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_numbers_and_personal_information_numbers_0_10.mp3",
      "startTime": 1,
      "startTimestamp": 2.99,
      "finishTimestamp": 3.72
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 1.73,
      "dialogue": {
        "text": "零 (líng)",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.23
    }
  ]
}