Back to Freecodecamp

Task 56

curriculum/challenges/english/blocks/learn-how-to-discuss-your-morning-or-evening-routine/655a51cff12fb7117aa611f9.md

latest1.9 KB
Original Source
<!-- (Audio) Expert: Take a few minutes for yourself. For example, you can stretch or do some breathing exercises to clear your mind. -->

--description--

Breathing exercises are practices where you consciously control your breathing pattern. They are often used for relaxation, stress management, and to clear your mind – which means to free your mind from stress or worry. For example:

  • Breathing exercises help to calm your nerves. - Here, breathing exercises mean controlled breathing practices that make you feel more relaxed.

  • Clear your mind before the test to focus better. - Here, clear your mind means removing stress or distractions so you can concentrate.

--fillInTheBlank--

--sentence--

Take a few minutes for BLANK. For example, you can stretch or do some BLANK exercises to clear BLANK mind.

--blanks--

yourself

--feedback--

It's a reflexive pronoun related to you.


breathing

--feedback--

This word describes exercises involving controlled inhaling and exhaling. It ends in -ing.


your

--feedback--

It's a possessive adjective related to you.

--scene--

json
{
  "setup": {
    "background": "interview-room1.png",
    "characters": [
      {
        "character": "Expert",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "2.2-2.mp3",
      "startTime": 1,
      "startTimestamp": 51.08,
      "finishTimestamp": 57.86
    }
  },
  "commands": [
    {
      "character": "Expert",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Expert",
      "startTime": 1,
      "finishTime": 7.78,
      "dialogue": {
        "text": "Take a few minutes for yourself. For example, you can stretch or do some breathing exercises to clear your mind.",
        "align": "center"
      }
    },
    {
      "character": "Expert",
      "opacity": 0,
      "startTime": 8.28
    }
  ]
}