Back to Freecodecamp

Task 49

curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66b4f8f6c1af973bdfdc0228.md

latest1.8 KB
Original Source
<!-- AUDIO REFERENCE: Anna: Hi Brian, do you have a moment? I want to talk about our cybersecurity training. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which option is the best answer to Anna's question?

--answers--

Sure, Anna. What's on your mind?

--audio-id--

EN6a98507d


Sure, Anna. I had pizza for lunch.

--audio-id--

EN4dff56c4

--feedback--

When someone asks if you have a moment, they want to talk to you about something not what you had for lunch.

--video-solution--

1

--explanation--

When someone asks if you have a moment, they want to discuss something important.

The correct response will show that you're ready to listen or talk about the topic they want to discuss. Pay attention to options that focus on being open to a conversation.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 0,
      "finishTimestamp": 4.16
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 2.72,
      "dialogue": {
        "text": "Hi, Brian. Do you have a moment?",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "startTime": 2.94,
      "finishTime": 5.16,
      "dialogue": {
        "text": "I want to talk to you about our cybersecurity training.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 5.66
    }
  ]
}