Back to Freecodecamp

Task 21

curriculum/challenges/english/blocks/zh-a1-learn-understanding-greetings-and-introductions/68f4f4b8667caeb4fa9bf23e.md

latest1.4 KB
Original Source
<!-- (Audio) Chen Na: 我是数据分析师 (wǒ shì shù jù fēn xī shī)。 -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

我是 (wǒ shì) BLANK 分析师 (fēn xī shī)。

--blanks--

数据 (shù jù)

--feedback--

This word means "data", which indicates the facts and statistics collected for analysis.

--explanation--

数据 (shù jù) means "data". It refers to facts, statistics, or pieces of information used as a basis for calculation, reasoning, or analysis.

--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_chenna.mp3",
      "startTime": 1,
      "startTimestamp": 5.34,
      "finishTimestamp": 6.93
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 2.59,
      "dialogue": {
        "text": "我是数据分析师 (wǒ shì shù jù fēn xī shī)。",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 3.09
    }
  ]
}