Back to Freecodecamp

Dialogue 1: What Motivates the Team?

curriculum/challenges/english/blocks/learn-how-to-have-a-conversation-about-preferences-and-motivations/658111239f39a01c8f095c44.md

latest6.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": "cafe.png",
    "characters": [
      {
        "character": "Brian",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Maria",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "4.1-1.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,
      "finishTime": 4.5,
      "dialogue": {
        "text": "Hey Maria, I have a question… Do you know what motivates the team?",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 4.9,
      "finishTime": 7.4,
      "dialogue": {
        "text": "How about you? What makes you feel motivated?",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 8.7,
      "finishTime": 12.3,
      "dialogue": {
        "text": "Hi Brian! Well, one thing that really motivates me is learning new things.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 12.7,
      "finishTime": 16,
      "dialogue": {
        "text": "I love exploring many new technologies and improving my skills.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 16.5,
      "finishTime": 18.2,
      "dialogue": {
        "text": "It keeps me excited about our projects.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 19.7,
      "finishTime": 20.9,
      "dialogue": {
        "text": "That's great to hear, Maria.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 21.3,
      "finishTime": 24.7,
      "dialogue": {
        "text": "Learning and growing professionally motivates me a lot.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 25,
      "finishTime": 27.2,
      "dialogue": {
        "text": "But you know what demotivates me sometimes?",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 27.7,
      "finishTime": 32.6,
      "dialogue": {
        "text": "Dealing with many tight deadlines and feeling like I'm rushing to complete tasks.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 33.1,
      "finishTime": 37.3,
      "dialogue": {
        "text": "I can understand that, Brian. Racing against the clock can be demotivating.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 37.7,
      "finishTime": 39.7,
      "dialogue": {
        "text": "Well, collaborating with our creative team",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 39.7,
      "finishTime": 42.5,
      "dialogue": {
        "text": "and brainstorming many ideas really inspires me.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 42.8,
      "finishTime": 44.6,
      "dialogue": {
        "text": "It's where we generate our best concepts.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 45.5,
      "finishTime": 49,
      "dialogue": {
        "text": "I agree, Maria. Collaboration and creativity are great.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 49.3,
      "finishTime": 53.6,
      "dialogue": {
        "text": "The problem is encountering many technical issues that slow our progress down.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 54,
      "finishTime": 55.5,
      "dialogue": {
        "text": "It is really frustrating.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 56.5,
      "finishTime": 58.4,
      "dialogue": {
        "text": "Yeah, technical glitches are complicated",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 58.4,
      "finishTime": 61,
      "dialogue": {
        "text": "and there's not much we can do other than try to solve them.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 62,
      "finishTime": 63.3,
      "dialogue": {
        "text": "But do you know what else is great?",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 63.7,
      "finishTime": 66.7,
      "dialogue": {
        "text": "Seeing the team's enthusiasm after solving these issues.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 67.1,
      "finishTime": 69.8,
      "dialogue": {
        "text": "When you see the team inspired, it can boost your motivation.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 71.3,
      "finishTime": 75.4,
      "dialogue": {
        "text": "Yeah. Wow. You know what? This was really a motivating talk.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 75.7,
      "finishTime": 77.1,
      "dialogue": {
        "text": "Thanks for sharing your thoughts.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 77.7,
      "finishTime": 79.8,
      "dialogue": {
        "text": "Anytime. It's good to have these discussions.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 80,
      "finishTime": 81.6,
      "dialogue": {
        "text": "It reminds us of what keeps us going.",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 82.1
    },
    {
      "character": "Brian",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 82.6
    }
  ]
}