Back to Freecodecamp

Task 21

curriculum/challenges/english/blocks/learn-how-to-use-modal-verbs/67d41aa54267bf1955c58fa7.md

latest2.1 KB
Original Source
<!-- (audio) Jessica: Yes, you have to set up multi-factor authentication for all user accounts. It's mandatory for this project. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Mark understood his task but has a question. What would he say?

--answers--

Got it. Does that apply to the development team as well?

--audio-id--

EN93f82b4e


I don't understand. Can you repeat that?

--audio-id--

ENd93fc92f

--feedback--

Mark understood his task, so he should confirm details instead of asking for repetition.

--video-solution--

1

--explanation--

The correct answer shows that Mark understood the task and is asking for clarification about whether the rule applies to everyone, including the development team.

Got it shows that Mark understands the task.

Does that apply to the development team as well? is asking for further details, which makes sense since Jessica's instruction was about setting up multi-factor authentication for all user accounts.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jessica",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-1.mp3",
      "startTime": 1,
      "startTimestamp": 19.12,
      "finishTimestamp": 24.84
    }
  },
  "commands": [
    {
      "character": "Jessica",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jessica",
      "startTime": 1,
      "finishTime": 4.82,
      "dialogue": {
        "text": "Yes, you have to set up multi-factor authentication for all user accounts.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "startTime": 5.26,
      "finishTime": 6.72,
      "dialogue": {
        "text": "It's mandatory for this project.",
        "align": "center"
      }
    },
    {
      "character": "Jessica",
      "opacity": 0,
      "startTime": 6.82
    }
  ]
}