Back to Freecodecamp

Dialogue 1: Reviewing HR Policies

curriculum/challenges/english/blocks/learn-common-phrasal-verbs-and-idioms/6660a3787b34f972a9776968.md

latest4.9 KB
Original Source

--description--

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

--assignment--

Watch the video.

--scene--

json
{
  "setup": {
    "background": "interview-room2.png",
    "characters": [
      {
        "character": "Anna",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Brian",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "B1_24-1.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Anna",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Brian",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 7.48,
      "dialogue": {
        "text": "Brian, we really need to hash out the updates to our remote work policy. There's been a lot of back and forth on what should be included.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 8.32,
      "finishTime": 16.36,
      "dialogue": {
        "text": "Absolutely, Anna. It's crucial that we iron out these details soon. Let's start by phasing out the old clause about mandatory in-office days.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 16.54,
      "finishTime": 18.06,
      "dialogue": {
        "text": "It's not fitting our current model.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 18.6,
      "finishTime": 22.74,
      "dialogue": {
        "text": "I agree. We should also lay down some guidelines for communication during remote work.",
        "align": "left"
      }
    },
    {
      "character": "Anna",
      "startTime": 22.9,
      "finishTime": 26.48,
      "dialogue": {
        "text": "Making sure that everyone is on the same page will help streamline our operations.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 26.48,
      "finishTime": 32.48,
      "dialogue": {
        "text": "Definitely. On another note, we need to touch base on the employee feedback regarding annual leave.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 32.7,
      "finishTime": 36.18,
      "dialogue": {
        "text": "Some people feel like the process to apply is a bit inefficient.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 36.96,
      "finishTime": 41.08,
      "dialogue": {
        "text": "That's a good point. Perhaps we can simplify it by cutting down unnecessary steps.",
        "align": "left"
      }
    },
    {
      "character": "Anna",
      "startTime": 41.54,
      "finishTime": 46.68,
      "dialogue": {
        "text": "Making it easy to apply should encourage more people to take the time off they need without feeling bogged down.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 47.18,
      "finishTime": 51.26,
      "dialogue": {
        "text": "Right. And while we're at it, let's wrap up the section on professional development.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "startTime": 51.5,
      "finishTime": 56,
      "dialogue": {
        "text": "We should encourage staff to branch out in their skills without making it sound too daunting.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 56.48,
      "finishTime": 64.38,
      "dialogue": {
        "text": "Great idea, Brian. Encouraging growth is key. How about we put together a draft of these changes and run it by the team leads before we roll it out company-wide?",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 64.64,
      "finishTime": 73.66,
      "dialogue": {
        "text": "Sounds like a plan. I'll draft up the changes and set up a meeting with the team leads next week. We can iron out any kinks, then get everyone's buy-in.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 74.28,
      "finishTime": 81.02,
      "dialogue": {
        "text": "Perfect, Brian. Thanks for helping to make these policies clearer. It's important that they reflect our company's values and current work environment.",
        "align": "left"
      }
    },
    {
      "character": "Brian",
      "startTime": 81.4,
      "finishTime": 84.82,
      "dialogue": {
        "text": "My pleasure, Anna. Let's make sure these policies do just that.",
        "align": "right"
      }
    },
    {
      "character": "Brian",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 85.32
    },
    {
      "character": "Anna",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 85.82
    }
  ]
}