Back to Freecodecamp

Dialogue 5: Brian And Sophie Talk about Responsibilities

curriculum/challenges/english/blocks/learn-how-to-discuss-roles-and-responsibilities/65d9633ff2cc710bd3e18c03.md

latest4.2 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": "Brian",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Sophie",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "3.3-5.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Brian",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Sophie",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 4,
      "dialogue": {
        "text": "Sophie, how do you manage your work-life balance",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 4,
      "finishTime": 6.6,
      "dialogue": {
        "text": "and your responsibilities outside of the office?",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 7,
      "finishTime": 9.7,
      "dialogue": {
        "text": "It's not always easy, but I've found ways to make it work.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 10.3,
      "finishTime": 12.8,
      "dialogue": {
        "text": "Tell me about your responsibilities beyond work.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 13.6,
      "finishTime": 15.6,
      "dialogue": {
        "text": "Well, I have to make time for my family",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 15.6,
      "finishTime": 17.6,
      "dialogue": {
        "text": "- that's really important to me.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 17.6,
      "finishTime": 19.3,
      "dialogue": {
        "text": "I also don't want to neglect my health,",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 19.3,
      "finishTime": 21.8,
      "dialogue": {
        "text": "so two months ago I started jogging regularly.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 21.8,
      "finishTime": 23.4,
      "dialogue": {
        "text": "It helps me relax and stay fit.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 24.4,
      "finishTime": 26.5,
      "dialogue": {
        "text": "It sounds like you're doing great dealing with work",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 26.5,
      "finishTime": 28.5,
      "dialogue": {
        "text": "and life responsibilities at the same time.",
        "align": "left"
      }
    },
    {
      "character": "Sophie",
      "startTime": 29,
      "finishTime": 31.9,
      "dialogue": {
        "text": "Thank you. It's all about finding the right balance",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 31.9,
      "finishTime": 33.5,
      "dialogue": {
        "text": "for you and your well-being.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 33.5,
      "finishTime": 36.6,
      "dialogue": {
        "text": "And you don't have to search for expensive solutions for that.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 36.6,
      "finishTime": 38.6,
      "dialogue": {
        "text": "Sometimes, it's the simple and free things",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "startTime": 38.6,
      "finishTime": 41.6,
      "dialogue": {
        "text": "that bring us the result we're looking for.",
        "align": "right"
      }
    },
    {
      "character": "Sophie",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 42.1
    },
    {
      "character": "Brian",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 42.6
    }
  ]
}