Back to Freecodecamp

Task 82

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

latest3.4 KB
Original Source
<!-- AUDIO REFERENCE: Brian: Usually two hours. I'm thinking of using real-life scenarios this time, especially for identifying phishing attempts. What do you think? Anna: Using real-life scenarios makes the training more relevant. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Does Anna support Brian's idea of using real-life scenarios?

--answers--

She suggests canceling the training. This indicates she doesn't support his idea.

--feedback--

She is not suggesting canceling the training. Pay attention to the words she uses after Using real-life scenarios makes.... This will help you find the correct option.


She says the scenarios are irrelevant. This indicates she doesn't like his idea.

--feedback--

She doesn't say the scenarios are irrelevant. Pay attention to the words she uses after Using real-life scenarios makes.... This will help you find the correct option.


She mentions that using real-life scenarios improves the training. This indicates she likes his idea.


She ignores Brian's suggestion completely. This indicates she doesn't understand his idea.

--feedback--

She didn't ignore Brian. Pay attention to the words she uses after Using real-life scenarios makes.... This will help you find the correct option.

--video-solution--

3

--explanation--

People sometimes show support indirectly without explicitly saying they agree. To understand if Anna supports Brian's idea, focus on her comment about the training.

Instead of directly saying she likes the idea, she mentions that using real-life scenarios makes the training more relevant. This shows she agrees with Brian because she highlights a positive result of using his suggestion.

Pay attention to her choice of words and how they relate to the training.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      },
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 36.78,
      "finishTimestamp": 46.64
    }
  },
  "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": 7.83
    },
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 7.83
    },
    {
      "character": "Anna",
      "startTime": 8.08,
      "finishTime": 10.86,
      "dialogue": {
        "text": "Using real-life scenarios makes the training more relevant.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 11.36
    }
  ]
}