Back to Freecodecamp

Task 108

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

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

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How does Maria respond to David's request?

--answers--

She agrees and promises to send the information soon.


She says she needs more time before sharing the details.

--feedback--

She says she'll send it by tomorrow, which shows she doesn't need more time.


She declines and suggests someone else will handle it.

--feedback--

Maria says Absolutely, which shows she is handling it herself.


She isn't sure and asks David to wait until next week.

--feedback--

There's no delay. She clearly says it will be sent by tomorrow.

--video-solution--

1

--explanation--

Maria responds with Absolutely, showing full agreement, and says she'll send a detailed breakdown by tomorrow.

This confirms she accepts the request and will follow through promptly.

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