Back to Freecodecamp

Dialogue 5: Sophie and Brian Talk about the Weekend

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

latest5.7 KB
Original Source

--description--

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

--assignment--

Watch the video.

--scene--

json
{
  "setup": {
    "background": "company1-reception.png",
    "characters": [
      {
        "character": "Sophie",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Brian",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "2.2-5.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Sophie",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Brian",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Sophie",
      "startTime": 1.2,
      "finishTime": 4.8,
      "dialogue": {
        "text": "Hey, Brian. TGIF, right? Do you have any plans for the weekend?",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 5,
      "finishTime": 6.7,
      "dialogue": {
        "text": "Nothing out of the ordinary, Sophie.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 6.9,
      "finishTime": 9.3,
      "dialogue": {
        "text": "On Saturday, I wake up early at 7.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 9.4,
      "finishTime": 11.6,
      "dialogue": {
        "text": "I run in the park near my place in the morning.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 11.9,
      "finishTime": 15.2,
      "dialogue": {
        "text": "In the afternoon, I visit my parents and I have lunch with them.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 16,
      "finishTime": 19.3,
      "dialogue": {
        "text": "Nice. On Saturday, I usually sleep until 9:30.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 19.8,
      "finishTime": 21.6,
      "dialogue": {
        "text": "In the morning, I do some house cleaning.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 21.8,
      "finishTime": 23.8,
      "dialogue": {
        "text": "In the afternoon, I watch a movie at home",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 23.9,
      "finishTime": 26.5,
      "dialogue": {
        "text": "or I go out with friends to do some window shopping at the mall.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 26.7,
      "finishTime": 27.8,
      "dialogue": {
        "text": "And on Sunday?",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 28.3,
      "finishTime": 30.1,
      "dialogue": {
        "text": "On Sunday, I have a lazy morning.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 30.2,
      "finishTime": 33,
      "dialogue": {
        "text": "I just stay at home and play some video games on my console.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 33.3,
      "finishTime": 35.8,
      "dialogue": {
        "text": "In the evening, I make dinner and go to sleep early",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 35.8,
      "finishTime": 37.8,
      "dialogue": {
        "text": "because on Monday it's back to work again.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 38.2,
      "finishTime": 40,
      "dialogue": {
        "text": "I have a relaxing Sunday, too.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 40.3,
      "finishTime": 44.4,
      "dialogue": {
        "text": "In the morning and in the evening, I work on a personal coding project.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 44.5,
      "finishTime": 48.1,
      "dialogue": {
        "text": "In the afternoon, I take a break and go for a quick walk in the park.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 48.8,
      "finishTime": 51.1,
      "dialogue": {
        "text": "That's a good mix of indoor and outdoor activities.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 51.4,
      "finishTime": 53.6,
      "dialogue": {
        "text": "I don't work at the computer on weekends like you, though.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 53.7,
      "finishTime": 55.5,
      "dialogue": {
        "text": "I save that for the weekdays, I suppose.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 55.7,
      "finishTime": 56.9,
      "dialogue": {
        "text": "I know, right?",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 57,
      "finishTime": 59.9,
      "dialogue": {
        "text": "But it is a personal project and I like it a lot,",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 59.9,
      "finishTime": 62,
      "dialogue": {
        "text": "so I don't mind spending some of my time on it.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 62.5
    },
    {
      "character": "Sophie",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 63
    }
  ]
}