Back to Freecodecamp

Task 23

curriculum/challenges/english/blocks/zh-a1-warm-up-greeting-new-colleagues/68eddd51d8c53955d3eee252.md

latest1.9 KB
Original Source
<!-- (Audio) Chen Na: 数据分析师 (shù jù fēn xī shī) -->

--description--

Chen Na is mentioning a profession. She uses a word for someone working with numbers and information to find patterns and help make better decisions.

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What profession is Chen Na mentioning?

--answers--

开发者 (kāi fā zhě)

--feedback--

This means "developer", not what she says.


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

--feedback--

This means "analyst", but it is missing the first part of the profession mentioned in the audio.


数据分析师 (shù jù fēn xī shī)


设计师 (shè jì shī)

--feedback--

This means "designer", not what she says.

--video-solution--

3

--explanation--

Chen Na is saying 数据分析师 (shù jù fēn xī shī), which means "data analyst". It refers to someone who examines and interprets data to help make informed decisions. For example:

我是数据分析师 (wǒ shì shù jù fēn xī shī)。 - I am a data analyst.

--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_warm_up.mp3",
      "startTime": 1,
      "startTimestamp": 15.96,
      "finishTimestamp": 17.99
    }
  },
  "commands": [
    {
      "character": "Chen Na",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Chen Na",
      "startTime": 1,
      "finishTime": 3.03,
      "dialogue": {
        "text": "数据分析师 (shù jù fēn xī shī)",
        "align": "center"
      }
    },
    {
      "character": "Chen Na",
      "opacity": 0,
      "startTime": 3.53
    }
  ]
}