Back to Freecodecamp

Task 89

curriculum/challenges/english/blocks/learn-how-to-describe-places-and-events/66b570ffdeeb7828167283fd.md

latest1.9 KB
Original Source
<!-- AUDIO REFERENCE: Brian: I'm aiming to have it ready to roll out by the end of the week. The team is working on it as we speak. --> <!-- SPEAKING -->

--questions--

--text--

Anna wants to show support to Brian's plans. What should she say to Brian?

--answers--

That's great to hear. I appreciate your proactive approach.

--audio-id--

EN2acd9e6f


I'm worried this might not work. You should cancel the training.

--audio-id--

EN6ee6996d

--feedback--

In this answer, Anna is suggesting to cancel the training and this wouldn't be very supportive. The best answer will express appreciation for his work.

--video-solution--

1

--explanation--

If Anna wants to show support for Brian's plans, she will respond in a positive and encouraging way. The best answer will express appreciation for his hard work and acknowledge his proactive approach. Pay attention to responses that show approval and encouragement.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_1-2.mp3",
      "startTime": 1,
      "startTimestamp": 49.3,
      "finishTimestamp": 55.22
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 4.2,
      "dialogue": {
        "text": "I'm aiming to have it ready to roll out by the end of the week.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "startTime": 4.68,
      "finishTime": 6.92,
      "dialogue": {
        "text": "The team is working on it as we speak.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 7.42
    }
  ]
}