Back to Freecodecamp

Task 22

curriculum/challenges/english/blocks/zh-a1-learn-understanding-greetings-and-introductions/6929b43bc9d6c580f1db8050.md

latest1.6 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ì shù jù) BLANK。

--blanks--

分析师 (fēn xī shī)

--feedback--

This word means "analyst", which refers to a person who examines and interprets data or information.

--explanation--

分析师 (fēn xī shī) means "analyst", referring to a professional who examines information in detail to understand it and provide insights.

Together, 数据分析师 (shù jù fēn xī shī) means "data analyst". It refers to a specialist who focuses on interpreting datasets to identify trends and support decision-making.

--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
    }
  ]
}