Back to Freecodecamp

Task 134

curriculum/challenges/english/blocks/learn-how-to-talk-about-numbers-with-a-coworker/68495eac8386708e23c5325b.md

latest1.8 KB
Original Source
<!-- (audio) Sophie: Can we review the usage stats for our main design platform? -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Can we review the BLANK for our BLANK?

--blanks--

usage stats

--feedback--

This two-word phrase refers to data or numbers showing how often and how long something is used.


main design platform

--feedback--

These three words refer to the primary software the design team uses.

--explanation--

Usage stats means statistics that show how a tool or system is being used. For example:

The usage stats show an increase in active users. — The statistics about how people use the system show more active users.

Main design platform refers to the main software used for design work. For example:

Figma is our main design platform. — They mostly use Figma for designing.

Sophie is asking to review data that shows how the design software is used.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_23-3.mp3",
      "startTime": 1,
      "startTimestamp": 55.84,
      "finishTimestamp": 59.4
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 4.56,
      "dialogue": {
        "text": "Can we review the usage stats for our main design platform?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 5.06
    }
  ]
}