Back to Freecodecamp

Task 24

curriculum/challenges/english/blocks/zh-a1-learn-understanding-questions-and-answers/69148a4ac05b4a13c49101ca.md

latest1.7 KB
Original Source
<!-- (Audio) Liu Ming: 很高兴认识你 (hěn gāo xìng rèn shì nǐ),王华 (wáng huá)。 -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Liu Ming expressing?

--answers--

He is asking if Wang Hua is happy.

--feedback--

He's not asking a question; he's expressing his own feeling.


He is happy to meet Wang Hua.


He is saying goodbye to Wang Hua.

--feedback--

This phrase is used when meeting someone, not when saying goodbye.


He is introducing his job.

--feedback--

There's no mention of a job here.

--video-solution--

2

--explanation--

很高兴认识你 (hěn gāo xìng rèn shì nǐ) is a polite and friendly expression used when meeting someone for the first time. Liu Ming says he is happy to meet Wang Hua.

--scene--

json
{
  "setup": {
    "background": "company1-breakroom.png",
    "characters": [
      {
        "character": "Liu Ming",
        "position": {
          "x": 50,
          "y": 17,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "ZH_A1_greetings_and_introductions_dialogue.mp3",
      "startTime": 1,
      "startTimestamp": 25.97,
      "finishTimestamp": 27.63
    }
  },
  "commands": [
    {
      "character": "Liu Ming",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Liu Ming",
      "startTime": 1,
      "finishTime": 2.66,
      "dialogue": {
        "text": "很高兴认识你 (hěn gāo xìng rèn shì nǐ),王华 (wáng huá)。",
        "align": "center"
      }
    },
    {
      "character": "Liu Ming",
      "opacity": 0,
      "startTime": 3.16
    }
  ]
}