Back to Freecodecamp

Task 20

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/673c097ad524db51cca7ae3f.md

latest1.8 KB
Original Source
<!-- (Audio) Maria: Will the support team be on call during the update? -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What does Maria want to confirm about the support team?

--answers--

If they will be on call during the update.


If they will perform the update themselves.

--feedback--

Think about whether Maria is asking about the team's role or their availability.


If they will monitor user traffic.

--feedback--

Consider whether Maria refers to managing user activity or being available to assist.


If they will install new features.

--feedback--

Maria's question focuses on their availability, not specific tasks like feature installation.

--video-solution--

1

--explanation--

Maria uses the structure Will the support team be on call during the update? to ask if they will be available to help if needed.

Pay attention to the phrase on call to understand her intention.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-1.mp3",
      "startTime": 1,
      "startTimestamp": 24.9,
      "finishTimestamp": 27.34
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 3.34,
      "dialogue": {
        "text": "Will the support team be on call during the update?",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 3.84
    }
  ]
}