Back to Freecodecamp

Task 60

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

latest2.0 KB
Original Source
<!-- (Audio) Expert: You're welcome. And remember: the small changes make a big difference. Your morning starts well when you have a good night's sleep. -->

--description--

The phrase small changes make a big difference means that even minor adjustments in behavior or habits can have a significant impact. This expression is often used to encourage continuous improvements.

--questions--

--text--

Listen to the dialogue and answer how is small changes make a big difference related to Your morning starts well when you have a good night's sleep in that context.

--answers--

It means that changing your morning routine has no effect on sleep.

--feedback--

The expression emphasizes the importance of small changes.


Small changes in the morning don't affect the quality of sleep.

--feedback--

The focus here is on how small changes, such as better sleep, can positively impact the morning routine.


It suggests that a small change, like improving sleep, can improve how Sophie's morning goes.


Big changes are needed to improve morning routines.

--feedback--

The phrase highlights the power of small, not big, changes in making a significant difference.

--video-solution--

3

--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": 76.30,
      "finishTimestamp": 83.98
    }
  },
  "commands": [
    {
      "character": "Expert",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Expert",
      "startTime": 1,
      "finishTime": 8.68,
      "dialogue": {
        "text": "You're welcome. And remember: the small changes make a big difference. Your morning starts well when you have a good night's sleep.",
        "align": "center"
      }
    },
    {
      "character": "Expert",
      "opacity": 0,
      "startTime": 9.18
    }
  ]
}