Back to Freecodecamp

Task 8

curriculum/challenges/english/blocks/zh-a1-warm-up-meeting-new-teammates/68fe2a172c224732e94e794e.md

latest1.4 KB
Original Source
<!-- (Audio) Wang Hua: 什么 (shén me) -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Wang Hua want to know?

--answers--

How

--feedback--

This word for "how" in Chinese is 怎么 (zěn me).


When

--feedback--

The word for "when" in Chinese is 什么时候 (shén me shí hou).


What


Where

--feedback--

The word for "where" in Chinese is 哪里 (nǎ lǐ).

--video-solution--

3

--explanation--

Wang Hua is asking "what" by saying 什么 (shén me). This word is used to inquire about things or information.

--scene--

json
{
  "setup": {
    "background": "company1-breakroom.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_greetings_and_introductions_warm_up.mp3",
      "startTime": 1,
      "startTimestamp": 28.59,
      "finishTimestamp": 29.4
    }
  },
  "commands": [
    {
      "character": "Wang Hua",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 1.81,
      "dialogue": {
        "text": "什么 (shén me)",
        "align": "center"
      }
    },
    {
      "character": "Wang Hua",
      "opacity": 0,
      "startTime": 2.31
    }
  ]
}