Back to Freecodecamp

Dialogue 2: Discussing Strategies for the Release of a Product at a Conference Call

curriculum/challenges/english/blocks/learn-how-to-talk-about-updates-and-plans-for-tasks-and-projects/6614abad2657585c6229fb4a.md

latest4.3 KB
Original Source

--description--

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

--assignment--

Watch the video

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      },
      {
        "character": "Sophie",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "8.2-2.mp3",
      "startTime": 1,
      "startTimestamp": 0,
      "finishTimestamp": 34.1
    },    
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 3.12,
      "dialogue": {
        "text": "Hi team, thanks for joining the call.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 3.28,
      "finishTime": 6.24,
      "dialogue": {
        "text": "Let's discuss our strategy for the upcoming product launch.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 6.58
    },
    {
      "background": "living-room.png",
      "character": "Sophie",
      "opacity": 1,
      "startTime": 6.58
    },
    {
      "character": "Sophie",
      "startTime": 6.92,
      "finishTime": 9.28,
      "dialogue": {
        "text": "I think we're going to focus on social media marketing.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "startTime": 9.76,
      "finishTime": 12.68,
      "dialogue": {
        "text": "It's cost-effective and it will reach a broader audience.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 13.03
    },
    {
      "background": "company1-boardroom.png",
      "character": "Brian",
      "opacity": 1,
      "startTime": 13.03
    },
    {
      "character": "Brian",
      "startTime": 13.38,
      "finishTime": 17.32,
      "dialogue": {
        "text": "That sounds good. I suggest that we also invest in email marketing.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 17.46,
      "finishTime": 21.66,
      "dialogue": {
        "text": "It's more targeted and it will allow us to engage with our subscribers directly.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 21.92
    },
    {
      "background": "living-room.png",
      "character": "Sophie",
      "opacity": 1,
      "startTime": 21.92
    },
    {
      "character": "Sophie",
      "startTime": 22.18,
      "finishTime": 23.2,
      "dialogue": {
        "text": "I'm okay with that.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 23.2
    },
    {
      "background": "company1-boardroom.png",
      "character": "Brian",
      "opacity": 1,
      "startTime": 23.2
    },
    {
      "character": "Brian",
      "startTime": 23.2,
      "finishTime": 26.8,
      "dialogue": {
        "text": "Great. So we are going to create a detailed marketing plan",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 26.8,
      "finishTime": 29.02,
      "dialogue": {
        "text": "combining social media and email marketing.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 29.52,
      "finishTime": 31.2,
      "dialogue": {
        "text": "It will help us achieve our goals.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 31.62
    },
    {
      "background": "living-room.png",
      "character": "Sophie",
      "opacity": 1,
      "startTime": 31.62
    },
    {
      "character": "Sophie",
      "startTime": 32.04,
      "finishTime": 35.1,
      "dialogue": {
        "text": "Perfect. We'll work on it and meet again next week for an update.",
        "align": "center"
      }
    },
    {
      "character": "Sophie",
      "opacity": 0,
      "startTime": 35.6
    }
  ]
}