Back to Freecodecamp

Task 11

curriculum/challenges/english/blocks/zh-a1-learn-simple-finals/692adce91455a8b72e8bf048.md

latest1.1 KB
Original Source
<!-- (Audio) Chen Na: í -->

--instructions--

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

--fillInTheBlank--

--sentence--

BLANK

--blanks--

í

--feedback--

This is i with the second tone.

--explanation--

The speaker is pronouncing the final i in the second tone, which is a rising tone.

--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_single_finals.mp3",
      "startTime": 1,
      "startTimestamp": 117.84,
      "finishTimestamp": 118.42
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 1.58,
      "dialogue": {
        "text": "í",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.08
    }
  ]
}