Back to Freecodecamp

Task 4

curriculum/challenges/english/blocks/learn-how-to-use-adjectives-in-conversations/680b5935128293ec651cf3b9.md

latest1.6 KB
Original Source
<!-- (Audio) Sarah: This list here shows what we're looking at. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Sarah mean by this list?

--answers--

She is talking about a grocery list.

--feedback--

There's no mention of food or shopping.


She is showing a list of team names.

--feedback--

She doesn't mention teams in the audio.


She is referring to a list they are reviewing or analyzing.


She is asking someone to create a new list.

--feedback--

Actually, she already has the list and is talking about it.

--video-solution--

3

--explanation--

What we're looking at means what they are reviewing or considering.

She uses this to point to something present or already prepared.

So, she is referring to a list they are currently reviewing.

--scene--

json
{
  "setup": {
    "background": "company3-reception.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_19-1.mp3",
      "startTime": 1,
      "startTimestamp": 5.52,
      "finishTimestamp": 7.48
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 2.96,
      "dialogue": {
        "text": "This list here shows what we're looking at.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 3.46
    }
  ]
}