Back to Freecodecamp

Dialogue 3: Evaluating Marketing Impact

curriculum/challenges/english/blocks/learn-about-adverbial-phrases/680a7a930df68b565d3ec6d9.md

latest4.7 KB
Original Source

--description--

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

--assignment--

Watch the video.

--scene--

json
{
  "setup": {
    "background": "company1-boardroom.png",
    "characters": [
      {
        "character": "Riker",
        "position": { "x": -25, "y": 0, "z": 1 }
      },
      {
        "character": "Maria",
        "position": { "x": 125, "y": 0, "z": 1 }
      }
    ],
    "audio": {
      "filename": "B1_18-3.mp3",
      "startTime": 1
    },
    "alwaysShowDialogue": true
  },
  "commands": [
    {
      "character": "Riker",
      "position": { "x": 25, "y": 0, "z": 1 },
      "startTime": 0
    },
    {
      "character": "Maria",
      "position": { "x": 70, "y": 0, "z": 1 },
      "startTime": 0.5
    },
    {
      "character": "Riker",
      "startTime": 1,
      "finishTime": 6.34,
      "dialogue": {
        "text": "Good morning, Maria. I've prepared the final report on our recent social media campaign.",
        "align": "left"
      }
    },
    {
      "character": "Riker",
      "startTime": 6.52,
      "finishTime": 10.36,
      "dialogue": {
        "text": "It really helped increase our engagement levels, especially in Europe.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 10.98,
      "finishTime": 14.62,
      "dialogue": {
        "text": "That's great. How much did our engagement improve? Did we reach our targets?",
        "align": "right"
      }
    },
    {
      "character": "Riker",
      "startTime": 15.38,
      "finishTime": 19.4,
      "dialogue": {
        "text": "Yes, our engagement went up by about 40%. That's a big increase.",
        "align": "left"
      }
    },
    {
      "character": "Riker",
      "startTime": 19.62,
      "finishTime": 24.1,
      "dialogue": {
        "text": "The UK and Germany saw the most improvement, even more than we expected.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 24.66,
      "finishTime": 27.82,
      "dialogue": {
        "text": "That's impressive. What about our budget? Did we stay within it?",
        "align": "right"
      }
    },
    {
      "character": "Riker",
      "startTime": 27.82,
      "finishTime": 33.46,
      "dialogue": {
        "text": "We went over budget by just 5%, which isn't too much. The ads cost more than we thought they would.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 34.2,
      "finishTime": 38.26,
      "dialogue": {
        "text": "I see. Where could we do better? Which areas didn't meet our expectations completely?",
        "align": "right"
      }
    },
    {
      "character": "Riker",
      "startTime": 38.9,
      "finishTime": 46.46,
      "dialogue": {
        "text": "Our campaign did well in Europe, but not as much in Asia. The impact there was quite low. We need better content that fits each local market.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 47.12,
      "finishTime": 53.8,
      "dialogue": {
        "text": "Right. We should improve our strategies in areas where they weren't very effective. And for our next campaign, how can we manage our budget better?",
        "align": "right"
      }
    },
    {
      "character": "Riker",
      "startTime": 54.58,
      "finishTime": 57.82,
      "dialogue": {
        "text": "I think we should plan our budget based on different regions' costs.",
        "align": "left"
      }
    },
    {
      "character": "Riker",
      "startTime": 58.54,
      "finishTime": 61.84,
      "dialogue": {
        "text": "We need to spread our funds more wisely to avoid going over budget.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "startTime": 62.44,
      "finishTime": 66.56,
      "dialogue": {
        "text": "Excellent. Can you write a new strategy based on our talk today and share it at our next team meeting?",
        "align": "right"
      }
    },
    {
      "character": "Maria",
      "startTime": 66.92,
      "finishTime": 69,
      "dialogue": {
        "text": "It's important that we use what we've learned to improve.",
        "align": "right"
      }
    },
    {
      "character": "Riker",
      "startTime": 69.76,
      "finishTime": 74.44,
      "dialogue": {
        "text": "Okay Maria, I'll get a detailed plan ready and go over it with the team to get their thoughts.",
        "align": "left"
      }
    },
    {
      "character": "Maria",
      "position": { "x": 125, "y": 0, "z": 1 },
      "startTime": 74.94
    },
    {
      "character": "Riker",
      "position": { "x": -25, "y": 0, "z": 1 },
      "startTime": 75.44
    }
  ]
}