Back to Freecodecamp

Task 11

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

latest1.2 KB
Original Source
<!-- (Audio) Wang Hua: 九 (jiǔ) -->

--description--

The number 9 is called 九 (jiǔ) in Chinese.

Practice its pronunciation until you feel comfortable with the sound.

--instructions--

Write this number in Chinese below.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

九 (jiǔ)

--feedback--

This is the number 9 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": 18.77,
      "finishTimestamp": 19.74
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 1.97,
      "dialogue": {
        "text": "九 (jiǔ)",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.47
    }
  ]
}