Back to Freecodecamp

Task 80

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

latest1.9 KB
Original Source
<!-- AUDIO REFERENCE: Brian: I'm thinking of using real-life scenarios this time, especially for identifying phishing attempts. What do you think? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

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

--answers--

That sounds like a great idea.

--audio-id--

EN14c31813


I have a meeting now.

--audio-id--

EN4a51cf50

--feedback--

Think about whether this response is relevant to the discussion about training and phishing.

--video-solution--

1

--explanation--

Brian is asking for feedback on his idea about using real-life scenarios for training. The best response will directly engage with his suggestion. Pay attention to how he asks, What do you think?, and choose the answer that gives feedback about his idea.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 36.78,
      "finishTimestamp": 43.36
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.6,
      "dialogue": {
        "text": "I'm thinking of using real-life scenarios this time,",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 3.82,
      "finishTime": 7.58,
      "dialogue": {
        "text": "especially for identifying phishing attempts. What do you think?",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 8.08
    }
  ]
}