Back to Freecodecamp

Task 24

curriculum/challenges/english/blocks/zh-a1-learn-initials/659aeff1ad5304236904fbd6.md

latest1.2 KB
Original Source
<!-- (Audio) Wang Hua: gā -->

--instructions--

Listen to the audio and complete the syllable with the correct tone mark.

--fillInTheBlank--

--sentence--

BLANK

--blanks--

--feedback--

This syllable combines the initial g with the final a, and uses the first tone.

--explanation--

The speaker is pronouncing the syllable with the initial g, the final a, and the first tone, which is high and level.

--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_pinyin_initials.mp3",
      "startTime": 1,
      "startTimestamp": 400.53,
      "finishTimestamp": 402.06
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 2.33,
      "dialogue": {
        "text": "gā",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.83
    }
  ]
}