Back to Freecodecamp

Task 3

curriculum/challenges/english/blocks/zh-a1-practice-exchanging-basic-information/6916e8ec8689c820a61a4c7a.md

latest4.5 KB
Original Source
<!-- (audio) part of the dialogue -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which set of topics best describes what Wang Hua and Liu Ming talk about in this conversation?

--answers--

Their weekend plans, favorite sports, and travel experiences.

--feedback--

None of these casual personal topics appear in the dialogue.


Their job roles, nationalities, and self-introductions.


Their company policies, team deadlines, and project issues.

--feedback--

These work-related topics are not mentioned at all.


Their hobbies, daily routines, and language skills.

--feedback--

The dialogue does not include hobbies, routines, or abilities.

--video-solution--

2

--explanation--

The conversation includes self-introductions like 我叫刘明 (wǒ jiào liú míng), nationality questions like 你是中国人吗 (nǐ shì zhōng guó rén ma), and profession introductions like 我是 (wǒ shì) Web 开发者 (kāi fā zhě). These are the three main topics covered in the dialogue.

--scene--

json
{
  "setup": {
    "background": "company1-breakroom.png",
    "characters": [
      {
        "character": "Wang Hua",
        "position": {
          "x": -25,
          "y": 0,
          "z": 1
        }
      },
      {
        "character": "Liu Ming",
        "position": {
          "x": 125,
          "y": 0,
          "z": 1
        }
      }
    ],
    "audio": {
      "filename": "ZH_A1_greetings_and_introductions_dialogue.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Wang Hua",
      "position": {
        "x": 25,
        "y": 0,
        "z": 1
      },
      "startTime": 0
    },
    {
      "character": "Liu Ming",
      "position": {
        "x": 70,
        "y": 0,
        "z": 1
      },
      "startTime": 0.5
    },
    {
      "character": "Wang Hua",
      "startTime": 1,
      "finishTime": 2.81,
      "dialogue": {
        "text": "你好 (nǐ hǎo),我是王华 (wǒ shì wáng huá)。",
        "align": "left"
      }
    },
    {
      "character": "Wang Hua",
      "startTime": 3.56,
      "finishTime": 5.46,
      "dialogue": {
        "text": "请问你叫什么名字 (qǐng wèn nǐ jiào shén me míng zì)?",
        "align": "left"
      }
    },
    {
      "character": "Liu Ming",
      "startTime": 6.51,
      "finishTime": 7.94,
      "dialogue": {
        "text": "你好 (nǐ hǎo),我叫刘明 (wǒ jiào liú míng)。",
        "align": "right"
      }
    },
    {
      "character": "Wang Hua",
      "startTime": 9.05,
      "finishTime": 10.41,
      "dialogue": {
        "text": "你是中国人吗 (nǐ shì zhōng guó rén ma)?",
        "align": "left"
      }
    },
    {
      "character": "Liu Ming",
      "startTime": 11.23,
      "finishTime": 14.76,
      "dialogue": {
        "text": "我不是中国人 (wǒ bù shì zhōng guó rén),我是新加坡人 (wǒ shì xīn jiā pō rén)。你呢 (nǐ ne)?",
        "align": "right"
      }
    },
    {
      "character": "Wang Hua",
      "startTime": 15.8,
      "finishTime": 19.09,
      "dialogue": {
        "text": "我是中国人 (wǒ shì zhōng guó rén)。你是设计师吗 (nǐ shì shè jì shī ma)?",
        "align": "left"
      }
    },
    {
      "character": "Liu Ming",
      "startTime": 20.11,
      "finishTime": 22.99,
      "dialogue": {
        "text": "是的 (shì de),我是 (wǒ shì) UI 设计师 (shè jì shī)。你呢 (nǐ ne)?",
        "align": "right"
      }
    },
    {
      "character": "Wang Hua",
      "startTime": 24.46,
      "finishTime": 25.77,
      "dialogue": {
        "text": "我是 (wǒ shì) Web 开发者 (kāi fā zhě)。",
        "align": "left"
      }
    },
    {
      "character": "Liu Ming",
      "startTime": 26.65,
      "finishTime": 28.31,
      "dialogue": {
        "text": "很高兴认识你 (hěn gāo xìng rèn shi nǐ),王华 (wáng huá)。",
        "align": "right"
      }
    },
    {
      "character": "Wang Hua",
      "startTime": 29.18,
      "finishTime": 29.89,
      "dialogue": {
        "text": "我也是 (wǒ yě shì)。",
        "align": "left"
      }
    },
    {
      "character": "Liu Ming",
      "position": {
        "x": 125,
        "y": 0,
        "z": 1
      },
      "startTime": 30.39
    },
    {
      "character": "Wang Hua",
      "position": {
        "x": -25,
        "y": 0,
        "z": 1
      },
      "startTime": 30.89
    }
  ]
}