Back to Freecodecamp

Task 27

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/68531fc188c762a1a576fe33.md

latest2.0 KB
Original Source
<!-- (Audio) Brian: We should encourage staff to branch out in their skills without making it sound too daunting. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is Brian afraid encouraging employees to develop new skills might feel like?

--answers--

Too difficult or overwhelming.


Not important enough to focus on.

--feedback--

Brian doesn't question the importance; he's focused on how it might feel.


A waste of time for senior staff.

--feedback--

He doesn't mention concerns about time or seniority.


Too disconnected from their regular tasks.

--feedback--

Brian doesn't say the skills are unrelated.

--video-solution--

1

--explanation--

Something daunting seems difficult or scary and might stop someone from trying. For example:

The idea of speaking in front of a large audience is daunting for many people. – This means public speaking can feel intimidating or overwhelming.

--scene--

json
{
  "setup": {
    "background": "interview-room2.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_24-1.mp3",
      "startTime": 1,
      "startTimestamp": 51.18,
      "finishTimestamp": 55.88
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.76,
      "dialogue": {
        "text": "We should encourage staff to branch out in their skills",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 3.76,
      "finishTime": 5.7,
      "dialogue": {
        "text": "without making it sound too daunting.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 6.2
    }
  ]
}