Back to Freecodecamp

Task 13

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

latest1.3 KB
Original Source
<!-- (Audio) Chen Na: ù -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which tone of u do you hear in the audio?

--answers--

ū

--feedback--

This is the first tone, not what you hear.


ú

--feedback--

This is the second tone, not what you hear.


ǔ

--feedback--

This is the third tone, not what you hear.


ù

--video-solution--

4

--explanation--

The audio clearly pronounces u with the fourth tone, which is a sharp falling pitch.

--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": 136.46,
      "finishTimestamp": 137.33
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 1.87,
      "dialogue": {
        "text": "ù",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.37
    }
  ]
}