Back to Freecodecamp

Task 9

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

latest1.2 KB
Original Source
<!-- (Audio) Wang Hua: 七 (qī) -->

--description--

The number 7 is called 七 (qī) in Chinese.

Practice its pronunciation until you feel comfortable with the sound.

--instructions--

Write this number in Chinese below.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

七 (qī)

--feedback--

This is the number 7 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": 15.15,
      "finishTimestamp": 15.94
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 1.79,
      "dialogue": {
        "text": "七 (qī)",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.29
    }
  ]
}