Back to Freecodecamp

Dialogue 5: Anna Talks About her Experience

curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b2dd7745fdcd03e5160f4.md

latest4.5 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-parking.png",
    "characters": [
      {
        "character": "Tom",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Anna",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "3.1-5.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Tom",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Anna",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Tom",
      "startTime": 1,
      "finishTime": 3.36,
      "dialogue": {
        "text": "Hey! I've been curious about your background.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 3.6,
      "finishTime": 5.16,
      "dialogue": {
        "text": "How did you end up as a tech recruiter?",
        "align": "left"
      }
    },
    {
      "character": "Anna",
      "startTime": 6,
      "finishTime": 7.6,
      "dialogue": {
        "text": "Hey! It's an interesting story.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 7.9,
      "finishTime": 10.2,
      "dialogue": {
        "text": "I actually studied psychology in college.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 10.3,
      "finishTime": 12.55,
      "dialogue": {
        "text": "My plan was to become a therapist or counselor.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 12.6,
      "finishTime": 16.3,
      "dialogue": {
        "text": "But during my last year, I took a course in organizational psychology,",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 16.4,
      "finishTime": 19.6,
      "dialogue": {
        "text": "and it piqued my interest in the workplace and employee dynamics.",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 20,
      "finishTime": 21,
      "dialogue": {
        "text": "That's a cool twist.",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 21.3,
      "finishTime": 24.3,
      "dialogue": {
        "text": "Did you immediately start working as a tech recruiter after college?",
        "align": "left"
      }
    },
    {
      "character": "Anna",
      "startTime": 24.6,
      "finishTime": 25.4,
      "dialogue": {
        "text": "Not right away.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 25.7,
      "finishTime": 29,
      "dialogue": {
        "text": "I worked in a general HR role at a non-tech company first,",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 29.1,
      "finishTime": 31.3,
      "dialogue": {
        "text": "focusing on training and development.",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 31.7,
      "finishTime": 33.4,
      "dialogue": {
        "text": "What made you make the jump to tech?",
        "align": "left"
      }
    },
    {
      "character": "Anna",
      "startTime": 34.3,
      "finishTime": 38.2,
      "dialogue": {
        "text": "I saw that tech companies appreciate innovation and care for the employees' well-being.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 38.9,
      "finishTime": 42,
      "dialogue": {
        "text": "This is directly related to what made me want to become a psychologist.",
        "align": "right"
      }
    },
    {
      "character": "Anna",
      "startTime": 42.5,
      "finishTime": 44.2,
      "dialogue": {
        "text": "So basically, that's what brought me here.",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 44.8,
      "finishTime": 47.4,
      "dialogue": {
        "text": "Awesome. It was great to get to know you better.",
        "align": "left"
      }
    },
    {
      "character": "Anna",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 47.9
    },
    {
      "character": "Tom",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 48.4
    }
  ]
}