Back to Freecodecamp

Task 129

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

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

If there are some updates not yet completed, what could Tom say?

--answers--

Yes, all the software was deleted yesterday.

--audio-id--

EN4b7739f8

--feedback--

That would be a serious problem! But Sophie is asking about updates, not removal.


Yes, there are updates pending for five of our tools.

--audio-id--

ENbb392fc5

--video-solution--

2

--explanation--

Sophie is asking if any software updates are still pending.

The correct answer gives a clear status update using correct grammar and workplace vocabulary.

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