Back to Freecodecamp

Task 92

curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d9646cf07b7b0e74fbfe6f.md

latest2.0 KB
Original Source
<!-- (Audio) Brian: Sophie, how do you manage your work-life balance and your responsibilities outside of the office? -->

--description--

To manage means to control or be in charge of something, like how you organize your time or tasks. For example, I manage my schedule by planning ahead means I control my schedule through planning.

Work-life balance is about making sure you have time for your job and also for people and things like family, friends, and hobbies. The - between work and life links the two words to show they are connected in the concept of balancing career and personal life.

For example, Achieving a good work-life balance is important for happiness means it's important to have a balanced amount of work and personal time for overall well-being.

--fillInTheBlank--

--sentence--

Sophie, how do you BLANK your BLANK BLANK and your responsibilities outside of the office?

--blanks--

manage

--feedback--

It means to control or organize something effectively.


work-life

--feedback--

This term connects work and personal life, showing they are aspects to be balanced.


balance

--feedback--

It means having the right amount of time and energy for both work and personal life.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.3-5.mp3",
      "startTime": 1,
      "startTimestamp": 0.00,
      "finishTimestamp": 5.46
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 6.46,
      "dialogue": {
        "text": "Sophie, how do you manage your work-life balance and your responsibilities outside of the office?",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 6.96
    }
  ]
}