Back to Freecodecamp

Task 7

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

latest1.4 KB
Original Source
<!-- (Audio) Chen Na: ó -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which tone of o do you hear in the audio?

--answers--

ǒ

--feedback--

This is the third tone, which is different from what you hear.


ó


ò

--feedback--

This is the fourth tone, which is not the one pronounced in the audio.


ō

--feedback--

This is the first tone, which is different from what you hear.

--video-solution--

2

--explanation--

In the audio, you hear ó, which is the second tone for the final o. It's 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": 72.48,
      "finishTimestamp": 73.11
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 1.63,
      "dialogue": {
        "text": "ó",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 2.13
    }
  ]
}