Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/zh-a1-warm-up-greeting-new-colleagues/68eddbb2c16e5c50e20cad95.md

latest1.6 KB
Original Source
<!-- (Audio) Chen Na: 数据分析师 (shù jù fēn xī shī) -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which is the correct Pinyin for what Chen Na says?

--answers--

shǔ jù fēn xī shī

--feedback--

The first syllable should not be the third tone.


shù jù fēn xī shī


shù jǜ fēn xī shī

--feedback--

The final of the second syllable, ü, should omit the two dots, when it follows the initial j.


shù jù fēn xǐ shī

--feedback--

The fourth syllable should not have the third tone.

--video-solution--

2

--explanation--

Chen Na is saying five syllables: shù jù fēn xī shī. The first two syllables are using fourth tone, while the last three syllables are using first tone.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Chen Na",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_greetings_and_introductions_warm_up.mp3",
      "startTime": 1,
      "startTimestamp": 15.96,
      "finishTimestamp": 17.99
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 3.03,
      "dialogue": {
        "text": "数据分析师 (shù jù fēn xī shī)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 3.53
    }
  ]
}