Back to Freecodecamp

Task 59

curriculum/challenges/english/blocks/learn-how-to-use-conditionals/6794b0a616662d7d514a689f.md

latest2.2 KB
Original Source
<!-- (Audio) Maria: Brian helped us set up a reminder to back up our work daily along with some other tasks. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What role did Brian play in this situation?

--answers--

He provided training for daily backups.

--feedback--

There is no mention of Brian training the team, only that he helped set up reminders.


He completed all the tasks by himself.

--feedback--

Brian supported the team, but Maria did not say he completed all the tasks on his own.


He tested the team's system for errors.

--feedback--

Maria didn't mention anything about Brian testing the system for errors.


He assisted the team by setting up helpful reminders.

--video-solution--

4

--explanation--

Let's look at how the audio gives you clues to answer the question:

In Brian helped us, helped us is key to understand Brian's role because it shows that he supported the team. Listen for the word helped to understand his role.

Set up a reminder tells you exactly what Brian did. He didn't train, test, or complete tasks alone. He focused on organizing tools like reminders to help the team stay on track.

In the audio, focus on words like helped and set up a reminder. These words give you the best clues about Brian's role.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Maria",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.5
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_7-2.mp3",
      "startTime": 1,
      "startTimestamp": 13.96,
      "finishTimestamp": 18.3
    }
  },
  "commands": [
    {
      "character": "Maria",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Maria",
      "startTime": 1,
      "finishTime": 5.34,
      "dialogue": {
        "text": "Brian helped us set up a reminder to backup our work daily along with some other tasks.",
        "align": "center"
      }
    },
    {
      "character": "Maria",
      "opacity": 0,
      "startTime": 5.84
    }
  ]
}