Back to Freecodecamp

Dialogue 1: Learn How to Discuss your Morning or Evening Routine

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

latest7.0 KB
Original Source

--description--

Watch the video below to understand the context of the upcoming lessons.

--assignment--

Watch the video.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "James",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Sarah",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "2.2-1.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "James",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Sarah",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "James",
      "startTime": 1,
      "finishTime": 2,
      "dialogue": {
        "text": "Good morning, Sarah.",
        "align": "left"
      }
    },
    {
      "character": "James",
      "startTime": 2.2,
      "finishTime": 5.4,
      "dialogue": {
        "text": "Wow, it seems like you have a ton of energy this morning.",
        "align": "left"
      }
    },
    {
      "character": "James",
      "startTime": 5.6,
      "finishTime": 7.7,
      "dialogue": {
        "text": "What do you do to start the day off right?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 7.9,
      "finishTime": 9.4,
      "dialogue": {
        "text": "Hey, James. Thanks.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 9.6,
      "finishTime": 12.3,
      "dialogue": {
        "text": "Look, I don't do anything out of the ordinary, I think.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 12.5,
      "finishTime": 14.5,
      "dialogue": {
        "text": "I usually wake up around 7.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 14.7,
      "finishTime": 17,
      "dialogue": {
        "text": "The first thing I do is stretch a bit to wake up.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 17.2,
      "finishTime": 19.7,
      "dialogue": {
        "text": "Then, I go straight to the kitchen to make a cup of coffee.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 19.9,
      "finishTime": 21.1,
      "dialogue": {
        "text": "It's my morning fuel.",
        "align": "right"
      }
    },
    {
      "character": "James",
      "startTime": 21.3,
      "finishTime": 23.3,
      "dialogue": {
        "text": "Coffee is always a good start.",
        "align": "left"
      }
    },
    {
      "character": "James",
      "startTime": 23.5,
      "finishTime": 24.7,
      "dialogue": {
        "text": "What do you do after that?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 25.2,
      "finishTime": 28,
      "dialogue": {
        "text": "After coffee, I like to take a quick shower to freshen up.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 28.2,
      "finishTime": 30.4,
      "dialogue": {
        "text": "It helps me feel more alert and ready for the day.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 30.6,
      "finishTime": 33.6,
      "dialogue": {
        "text": "Then, I get dressed. Jeans and a T-shirt, you know.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 33.8,
      "finishTime": 36.8,
      "dialogue": {
        "text": "Our company has a relaxed dress code and I like to keep it casual.",
        "align": "right"
      }
    },
    {
      "character": "James",
      "startTime": 37,
      "finishTime": 39.8,
      "dialogue": {
        "text": "Yeah, me too. What's next in your routine?",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 40,
      "finishTime": 42.5,
      "dialogue": {
        "text": "Well, after that, I have a balanced breakfast.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 42.7,
      "finishTime": 46.2,
      "dialogue": {
        "text": "I often have cereal with some fruit and a glass of orange juice.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 46.4,
      "finishTime": 48.9,
      "dialogue": {
        "text": "Breakfast is important to keep my energy up during the morning.",
        "align": "right"
      }
    },
    {
      "character": "James",
      "startTime": 49.1,
      "finishTime": 52.9,
      "dialogue": {
        "text": "An early coffee and then breakfast. I had never thought of that.",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 53.1,
      "finishTime": 55.6,
      "dialogue": {
        "text": "It helps me stay awake early in the morning.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 55.8,
      "finishTime": 60.2,
      "dialogue": {
        "text": "Anyway, before leaving for work, I like to check my emails and messages",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 60.2,
      "finishTime": 61.8,
      "dialogue": {
        "text": "to see if there are any urgent updates from the team.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 62,
      "finishTime": 64.5,
      "dialogue": {
        "text": "I like to stay informed about any important tasks for the day.",
        "align": "right"
      }
    },
    {
      "character": "James",
      "startTime": 64.7,
      "finishTime": 68.7,
      "dialogue": {
        "text": "I can't imagine being so productive even before coming to work.",
        "align": "left"
      }
    },
    {
      "character": "James",
      "startTime": 68.9,
      "finishTime": 71.9,
      "dialogue": {
        "text": "Thanks for sharing, Sarah. I'll try some of these tips.",
        "align": "left"
      }
    },
    {
      "character": "James",
      "startTime": 72.1,
      "finishTime": 74.9,
      "dialogue": {
        "text": "Maybe I can get more productive in the morning as well.",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "startTime": 75.1,
      "finishTime": 76.4,
      "dialogue": {
        "text": "It's my pleasure.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "startTime": 76.6,
      "finishTime": 79.3,
      "dialogue": {
        "text": "It's the consistency that helps me start the day off on the right foot.",
        "align": "right"
      }
    },
    {
      "character": "Sarah",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 79.8
    },
    {
      "character": "James",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 80.3
    }
  ]
}