Back to Freecodecamp

Task 147

curriculum/challenges/english/blocks/learn-how-to-use-prepositions-according-to-context/68580410cbba89815e4bbc8e.md

latest1.8 KB
Original Source
<!-- (Audio) Sarah: Actually, yes. They are a bit out of the way—go to the server room, but instead of going inside, turn right just before the door. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Sarah tell James to do to find the Ethernet cables?

--answers--

Turn right instead of entering the server room.


Look inside the server room.

--feedback--

She tells him not to go inside the server room.


Go straight past the break area.

--feedback--

The break area isn't mentioned.


Ask someone near the mail room.

--feedback--

Sarah doesn't mention asking anyone.

--video-solution--

1

--explanation--

Sarah gives specific directions to go to the server room and then turn right before reaching the door.

This means the Ethernet cables are located just outside the server room, not inside.

--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": 37.42,
      "finishTimestamp": 44.28
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 7.86,
      "dialogue": {
        "text": "Actually, yes. They're a bit out of the way - go to the server room, but instead of going inside, turn right just before the door.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 8.36
    }
  ]
}