Back to Freecodecamp

Dialogue 3: Team Meeting Introduction

curriculum/challenges/english/blocks/learn-introductions-in-an-online-team-meeting/657cd51dc73ba908478c9f70.md

latest6.6 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-boardroom.png",
    "characters": [
      {
        "character": "Bob",
        "position": { "x": 50, "y": 15, "z": 1.2 },
        "opacity": 0
      },
      {
        "character": "Lisa",
        "position": { "x": 50, "y": 15, "z": 1.2 },
        "opacity": 0
      },
      {
        "character": "Sarah",
        "position": { "x": 50, "y": 0, "z": 1.4 },
        "opacity": 0
      },
      {
        "character": "Tom",
        "position": { "x": 50, "y": 15, "z": 1.2 },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "1.2-3.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Bob",
      "position": { "x": 50, "y": 15, "z": 1.2 },
      "opacity": 1,
      "startTime": 1
    },
    {
      "character": "Bob",
      "startTime": 1.3,
      "finishTime": 3.5,
      "dialogue": {
        "text": "Good morning, everyone. I hope you're well.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 4.2,
      "finishTime": 6.9,
      "dialogue": {
        "text": "Today, we have a new member joining our team.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 7.1,
      "finishTime": 9.1,
      "dialogue": {
        "text": "I'd like to introduce you to Lisa.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "opacity": 0,
      "startTime": 9.1
    },
    {
      "background": "desk.png",
      "character": "Lisa",
      "opacity": 1,
      "startTime": 9.2
    },
    {
      "character": "Bob",
      "startTime": 9.3,
      "finishTime": 11.3,
      "dialogue": {
        "text": "She's our new front-end developer.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 11.5,
      "finishTime": 13.5,
      "dialogue": {
        "text": "Let me introduce you all briefly.",
        "align": "left"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 13.5
    },
    {
      "background": "company2-boardroom.png",
      "character": "Sarah",
      "opacity": 1,
      "startTime": 13.6
    },
    {
      "character": "Bob",
      "startTime": 13.7,
      "finishTime": 15.2,
      "dialogue": {
        "text": "This is Sarah, the senior developer.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 16.2,
      "finishTime": 21.4,
      "dialogue": {
        "text": "You can talk to her any time, even in this virtual setting, if you have questions, Lisa.",
        "align": "left"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 21.5
    },
    {
      "background": "desk.png",
      "character": "Lisa",
      "opacity": 1,
      "startTime": 21.6
    },
    {
      "character": "Lisa",
      "startTime": 21.7,
      "finishTime": 23.7,
      "dialogue": {
        "text": "Hi, Sarah. Thank you.",
        "align": "right"
      }
    },
    {
      "character": "Lisa",
      "startTime": 23.9,
      "finishTime": 27.1,
      "dialogue": {
        "text": "I'm excited to work with all of you and learn from your expertise.",
        "align": "right"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 27.1
    },
    {
      "background": "company2-boardroom.png",
      "character": "Tom",
      "opacity": 1,
      "startTime": 27.2
    },
    {
      "character": "Bob",
      "startTime": 27.3,
      "finishTime": 29.3,
      "dialogue": {
        "text": "This is Tom, our new graphic designer.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 29.4,
      "finishTime": 31.4,
      "dialogue": {
        "text": "Is there any specific area of design or development that you're interested in?",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 35,
      "finishTime": 36.3,
      "dialogue": {
        "text": "He's your go-to guy for that.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "opacity": 0,
      "startTime": 36.4
    },
    {
      "background": "desk.png",
      "character": "Lisa",
      "opacity": 1,
      "startTime": 36.4
    },
    {
      "character": "Lisa",
      "startTime": 36.5,
      "finishTime": 43.5,
      "dialogue": {
        "text": "Hi, Tom. I'm interested in UI/UX design and front-end development, but I'm open to exploring more.",
        "align": "right"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 43.6
    },
    {
      "background": "company2-boardroom.png",
      "character": "Bob",
      "opacity": 1,
      "startTime": 43.6
    },
    {
      "character": "Bob",
      "startTime": 43.7,
      "finishTime": 46.7,
      "dialogue": {
        "text": "And I'm Bob, the team's project manager.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 46.9,
      "finishTime": 52.2,
      "dialogue": {
        "text": "I'm the person you always need to talk to if you have any questions about the team's goals and schedule.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "opacity": 0,
      "startTime": 52.3
    },
    {
      "background": "desk.png",
      "character": "Lisa",
      "opacity": 1,
      "startTime": 52.3
    },
    {
      "character": "Lisa",
      "startTime": 52.4,
      "finishTime": 54.6,
      "dialogue": {
        "text": "Hi, Bob. It's great to meet you too.",
        "align": "right"
      }
    },
    {
      "character": "Lisa",
      "opacity": 0,
      "startTime": 54.7
    },
    {
      "background": "company2-boardroom.png",
      "character": "Bob",
      "opacity": 1,
      "startTime": 54.7
    },
    {
      "character": "Bob",
      "startTime": 54.8,
      "finishTime": 59.6,
      "dialogue": {
        "text": "Excellent. Lisa, it's great to have you join our team, even if just online.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 60.2,
      "finishTime": 63.7,
      "dialogue": {
        "text": "Okay, team. Let's help Lisa with the support she needs to start.",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "startTime": 64,
      "finishTime": 66.5,
      "dialogue": {
        "text": "Now, here are the topics on today's agenda...",
        "align": "left"
      }
    },
    {
      "character": "Bob",
      "opacity": 0,
      "startTime": 67
    }
  ]
}