Back to Freecodecamp

Dialogue 4: Brian and Maria Talk about Eventful Evenings

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

latest6.5 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-parking.png",
    "characters": [
      {
        "character": "Brian",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Maria",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "2.2-4.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Brian",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Maria",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Brian",
      "startTime": 1.2,
      "finishTime": 4,
      "dialogue": {
        "text": "Hey, Maria. Is it true that you're never home in the evenings?",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 4.6,
      "finishTime": 5.5,
      "dialogue": {
        "text": "How do you do that?",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 6.1,
      "finishTime": 7.8,
      "dialogue": {
        "text": "Hi, Brian. Well, yeah!",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 7.9,
      "finishTime": 10.4,
      "dialogue": {
        "text": "I like doing fun things in the evening, so I go out a lot.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 11.3,
      "finishTime": 14.4,
      "dialogue": {
        "text": "On Mondays, I have dance classes from 6 to 7:30.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 14.4,
      "finishTime": 15.4,
      "dialogue": {
        "text": "I love dancing.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 15.5,
      "finishTime": 17.6,
      "dialogue": {
        "text": "Oh, great. What about Tuesdays?",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 18,
      "finishTime": 19.8,
      "dialogue": {
        "text": "On Tuesdays, I learn Japanese.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 20.1,
      "finishTime": 21.9,
      "dialogue": {
        "text": "I take online lessons at 7.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 22.2,
      "finishTime": 24.5,
      "dialogue": {
        "text": "I think it's the only day I'm home so early.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 24.9,
      "finishTime": 27.6,
      "dialogue": {
        "text": "Then, on Wednesdays, I go to a local theater group.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 27.8,
      "finishTime": 30.7,
      "dialogue": {
        "text": "Practice goes until 9 PM. We perform small plays.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 30.8,
      "finishTime": 31.5,
      "dialogue": {
        "text": "It's really fun.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 31.7,
      "finishTime": 34.2,
      "dialogue": {
        "text": "That's exciting. How about Thursdays?",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 34.5,
      "finishTime": 36.3,
      "dialogue": {
        "text": "Thursdays are for watching shows.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 36.4,
      "finishTime": 38.8,
      "dialogue": {
        "text": "I look for live concerts or theater plays.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 38.8,
      "finishTime": 40.5,
      "dialogue": {
        "text": "It's my favorite time to relax.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 40.8,
      "finishTime": 43.6,
      "dialogue": {
        "text": "Wow! Do you rest at home on Fridays at least?",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 43.8,
      "finishTime": 46.2,
      "dialogue": {
        "text": "Not at all. I leave the weekends for that.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 46.5,
      "finishTime": 48.8,
      "dialogue": {
        "text": "On Fridays, I like to hang out with friends.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 48.9,
      "finishTime": 52.1,
      "dialogue": {
        "text": "We normally meet at a bar, chat, and have something to eat and drink.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 52.3,
      "finishTime": 55.8,
      "dialogue": {
        "text": "But I'm not really a night owl, so I like to be back home by 9:30 tops.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 56,
      "finishTime": 59.4,
      "dialogue": {
        "text": "So many activities. I don't think I could keep up that pace.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 59.5,
      "finishTime": 62.1,
      "dialogue": {
        "text": "But it's nice to know you enjoy it to the fullest, Maria.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 62.4,
      "finishTime": 65.3,
      "dialogue": {
        "text": "I think I'll try to go out more often in the evening as well.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 65.8,
      "finishTime": 68.7,
      "dialogue": {
        "text": "Sure, Brian. Just don't forget to give yourself time to rest.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 68.8,
      "finishTime": 71,
      "dialogue": {
        "text": "Find what your interests are and have some fun.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 71.5
    },
    {
      "character": "Brian",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 72
    }
  ]
}