Back to Freecodecamp

Task 61

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

latest1.6 KB
Original Source
<!-- (audio) David: And what about the front-end and design aspects? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Alice knows the exact percentage used for front-end development and design. What could she say?

--answers--

They together consume about 27% of the overall budget.

--audio-id--

EN66c8e8a8


We're still deciding how much to spend on them.

--audio-id--

EN7cceb17b

--feedback--

This doesn't fit the prompt as Alice already knows the percentage.

--video-solution--

1

--explanation--

David asks about the front-end and design. A correct answer should mention how much of the budget is used.

The response They together consume about 27% of the overall budget directly answers the question with a clear figure, showing Alice has the data ready.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "David",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_23-2.mp3",
      "startTime": 1,
      "startTimestamp": 27.04,
      "finishTimestamp": 29.88
    }
  },
  "commands": [
    {
      "character": "David",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "David",
      "startTime": 1,
      "finishTime": 3.84,
      "dialogue": {
        "text": "And what about the front-end and design aspects?",
        "align": "center"
      }
    },
    {
      "character": "David",
      "opacity": 0,
      "startTime": 4.34
    }
  ]
}