Back to Freecodecamp

Task 56

curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/65f39df8d18f4814c75d3fba.md

latest1.7 KB
Original Source
<!-- (Audio) Brian: We didn't have to wear too many hats, but I got to build and maintain networks and manage a few small projects. -->

--description--

To wear too many hats is an idiom that means to have many different roles or responsibilities.

In a job, for instance, if you have to wear too many hats, it means you're doing a lot of different tasks, not just the ones in your main job description.

Brian is talking about his experiences at college saying this wasn't the case.

--fillInTheBlank--

--sentence--

We didn't have to BLANK too many BLANK, but I got to build and maintain networks and manage a few small projects.

--blanks--

wear

--feedback--

This word is used in the idiom to describe taking on roles or responsibilities, like putting on different hats for different tasks.


hats

--feedback--

In the idiom, this word in the plural form represents different roles or responsibilities one might have.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Brian",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.1-3.mp3",
      "startTime": 1,
      "startTimestamp": 54.92,
      "finishTimestamp": 60.92
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 7.00,
      "dialogue": {
        "text": "We didn't have to wear too many hats, but I got to build and maintain networks and manage a few small projects.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 7.50
    }
  ]
}