Back to Freecodecamp

Task 23

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

latest1.5 KB
Original Source
<!-- (audio) Mark: Got it. Does that apply to the development team as well? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Multi-factor authentication applies to everyone. What would Jessica answer?

--answers--

The development team can decide for themselves.

--audio-id--

EN5af88181

--feedback--

Jessica is enforcing a rule, not leaving it as an option.


Yes, everyone must use multi-factor authentication, including QA.

--audio-id--

ENc4985e0b

--video-solution--

2

--explanation--

The correct answer confirms that the rule applies to everyone, without exception.

Yes, everyone must shows that the rule is mandatory for all.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Mark",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_14-1.mp3",
      "startTime": 1,
      "startTimestamp": 25.12,
      "finishTimestamp": 28.22
    }
  },
  "commands": [
    {
      "character": "Mark",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Mark",
      "startTime": 1,
      "finishTime": 4.1,
      "dialogue": {
        "text": "Got it. Does that apply to the development team as well?",
        "align": "center"
      }
    },
    {
      "character": "Mark",
      "opacity": 0,
      "startTime": 4.6
    }
  ]
}