Back to Freecodecamp

Task 56

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

latest2.3 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? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Anna want to know from Brian?

--answers--

If they include strong passwords in the training.


If the training sessions are mandatory.

--feedback--

Think about what Anna mentions about strong passwords and training.


If the training is effective.

--feedback--

Consider what specific topic Anna is asking about in relation to the training.


If employees are attending the training.

--feedback--

Focus on what Anna is concerned about regarding the content of the training.

--video-solution--

1

--explanation--

When Anna asks, Do we cover this in our training?, she uses the word this to refer to her previous concern about employees not using strong passwords.

By connecting her question to the earlier sentence, It concerns me that some employees might not be using strong passwords, Anna is specifically asking if the training includes information on strong passwords.

--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": 6.88,
      "finishTimestamp": 11.92
    }
  },
  "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.54
    }
  ]
}