Back to Freecodecamp

Task 128

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

latest1.6 KB
Original Source
<!-- (audio) Sophie: Now, about the design software updates, do we have any pending? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Sophie asking about?

--answers--

If new design software is being purchased.

--feedback--

She's not talking about buying new software.


If the tablets are working correctly.

--feedback--

She's changing the topic from tablets to software updates.


If any design software updates still need to be installed.


If all software was removed from the system.

--feedback--

She's not asking about deletions.

--video-solution--

3

--explanation--

Sophie says, Do we have any pending? referring to design software updates.

She's asking whether any updates are waiting to be installed or not completed yet.

--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": 43.12,
      "finishTimestamp": 46.34
    }
  },
  "commands": [
    {
      "character": "Sophie",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sophie",
      "startTime": 1,
      "finishTime": 4.22,
      "dialogue": {
        "text": "Now, about the design software updates, do we have any pending?",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 4.72
    }
  ]
}