Back to Freecodecamp

Task 61

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

latest2.8 KB
Original Source
<!-- AUDIO REFERENCE: Anna: It concerns me that some employees might not be using strong passwords. Do we cover this in our training? Brian: We touch on it, but perhaps not in enough detail. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Which sentence best follows Brian's statement, We touch on it, but perhaps not in enough detail.?

--answers--

The training sessions are held every quarter.

--audio-id--

EN1f73f872

--feedback--

This option talks about the frequency of the training. The best reply would offer a solution or focus more on the topic.


I'm currently adding a new section focused on password security.

--audio-id--

EN6e672b41

--video-solution--

2

--explanation--

A good reply directly responds to the concern raised in the previous statement. Brian mentions that the topic is discussed but not in enough detail. The best reply should address this lack of detail.

  • Brian implies that more focus is needed on the topic.

  • A good reply would suggest how to provide that missing detail or improve the explanation.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Anna",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      },
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 6.88,
      "finishTimestamp": 15.7
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 2.5,
      "dialogue": {
        "text": "It concerns me that some employees",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "startTime": 2.5,
      "finishTime": 4.34,
      "dialogue": {
        "text": "might not be using strong passwords.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "startTime": 4.76,
      "finishTime": 6.04,
      "dialogue": {
        "text": "Do we cover this in our training?",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 6.33
    },
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 6.33
    },
    {
      "character": "Brian",
      "startTime": 6.62,
      "finishTime": 9.82,
      "dialogue": {
        "text": "We touch on it, but perhaps not in enough detail.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 10.32
    }
  ]
}