Back to Freecodecamp

Task 137

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/6857bd49d7b5c852dd1356a8.md

latest1.6 KB
Original Source
<!-- (Audio) James: Got it. And what about the new keyboards? I heard we received a shipment last week. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is James asking about?

--answers--

The delivery of new keyboards.


The setup instructions for monitors.

--feedback--

James doesn't mention instructions or monitors.


The return process for old equipment.

--feedback--

He doesn't talk about returning anything.


A delay in receiving office chairs.

--feedback--

Office chairs aren't mentioned in the audio.

--video-solution--

1

--explanation--

James asks, What about the new keyboards?, and mentions a shipment received last week.

This shows he's curious about the delivery or status of the new keyboards.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "James",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_22-3.mp3",
      "startTime": 1,
      "startTimestamp": 18.36,
      "finishTimestamp": 22.44
    }
  },
  "commands": [
    {
      "character": "James",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 5.08,
      "dialogue": {
        "text": "Got it. And what about the new keyboards? I heard we received a shipment last week.",
        "align": "center"
      }
    },
    {
      "character": "James",
      "opacity": 0,
      "startTime": 5.58
    }
  ]
}