Back to Freecodecamp

Dialogue 2: Talking about Remote Work and Collaboration Tools

curriculum/challenges/english/blocks/learn-how-to-discuss-popular-trends-in-technology/65fdc24bcb89e8162b96d954.md

latest4.4 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-center.png",
    "characters": [
      {
        "character": "Tom",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Alice",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "4.2-2.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Tom",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Alice",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Tom",
      "startTime": 1.6,
      "finishTime": 5.2,
      "dialogue": {
        "text": "Alice, how do you feel about remote work and collaboration tools?",
        "align": "left"
      }
    },
    {
      "character": "Tom",
      "startTime": 5.5,
      "finishTime": 6.3,
      "dialogue": {
        "text": "Do you like them?",
        "align": "left"
      }
    },
    {
      "character": "Alice",
      "startTime": 7.1,
      "finishTime": 8.8,
      "dialogue": {
        "text": "During the pandemic, we worked from home",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 8.8,
      "finishTime": 11.9,
      "dialogue": {
        "text": "with tools like video conference apps and collaboration platforms.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 12.5,
      "finishTime": 15.3,
      "dialogue": {
        "text": "They allow teams to work together, no matter where they are.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 15.7,
      "finishTime": 17.8,
      "dialogue": {
        "text": "Video conferencing tools also made it possible",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 17.8,
      "finishTime": 20,
      "dialogue": {
        "text": "for teams to have face-to-face meetings online.",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 20.8,
      "finishTime": 22,
      "dialogue": {
        "text": "Do you think they're here to stay?",
        "align": "left"
      }
    },
    {
      "character": "Alice",
      "startTime": 23.2,
      "finishTime": 24.1,
      "dialogue": {
        "text": "Absolutely, Tom.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 24.3,
      "finishTime": 26.7,
      "dialogue": {
        "text": "Remote work is likely to remain a big part of our lives.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 27.1,
      "finishTime": 29.2,
      "dialogue": {
        "text": "It offers flexibility and can help companies",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 29.2,
      "finishTime": 31.5,
      "dialogue": {
        "text": "gain access to talent from many parts of the world.",
        "align": "right"
      }
    },
    {
      "character": "Tom",
      "startTime": 32,
      "finishTime": 34,
      "dialogue": {
        "text": "What other collaboration tools are there?",
        "align": "left"
      }
    },
    {
      "character": "Alice",
      "startTime": 34.5,
      "finishTime": 36.4,
      "dialogue": {
        "text": "Well, there are project management tools.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 36.7,
      "finishTime": 38.5,
      "dialogue": {
        "text": "They help teams to organize tasks.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 39,
      "finishTime": 41.2,
      "dialogue": {
        "text": "Also, cloud storage services make it easy",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "startTime": 41.2,
      "finishTime": 42.9,
      "dialogue": {
        "text": "to share and collaborate on documents.",
        "align": "right"
      }
    },
    {
      "character": "Alice",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 43.4
    },
    {
      "character": "Tom",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 43.9
    }
  ]
}