Back to Freecodecamp

Task 106

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/68568be3831fce39fc802846.md

latest1.7 KB
Original Source
<!-- (Audio) Maria: Absolutely. I'll send you a detailed breakdown by tomorrow. -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Absolutely. I'll send you a BLANK BLANK by tomorrow.

--blanks--

detailed

--feedback--

This word means complete and with many specific parts or facts.


breakdown

--feedback--

This noun refers to a clear list or explanation of parts or steps in something.

--explanation--

Detailed means including a lot of specific information. For example:

She gave a detailed explanation of the process. – This means she described it very clearly and thoroughly.

Breakdown refers to separating something into parts for easier understanding. For example:

He shared a cost breakdown for the project. – This means he listed and explained each cost.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_22-2.mp3",
      "startTime": 1,
      "startTimestamp": 63.7,
      "finishTimestamp": 66.82
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 4.12,
      "dialogue": {
        "text": "Absolutely. I'll send you a detailed breakdown by tomorrow.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 4.62
    }
  ]
}