Back to Freecodecamp

Task 150

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/685809182b4523083294eb26.md

latest1.5 KB
Original Source
<!-- (Audio) Sarah: There's a closet there where we're keeping all cables and related accessories. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

How will James reply if he thinks the location is far?

--answers--

That's a bit of a trek!

--audio-id--

EN83997cff


Great, I'll check the mail room.

--audio-id--

ENb8bd0d8f

--feedback--

The mail room isn't where the cables are stored.

--video-solution--

1

--explanation--

If James feels the location is far or inconvenient, he might say That's a bit of a trek, which is a casual way to say the place is not very close.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_22-3.mp3",
      "startTime": 1,
      "startTimestamp": 44.18,
      "finishTimestamp": 47.9
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 4.72,
      "dialogue": {
        "text": "There's a closet there where we're keeping all cables and related accessories.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 5.22
    }
  ]
}