Back to Freecodecamp

Task 66

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67533335139a96bd1eb18395.md

latest1.9 KB
Original Source
<!-- Jake: Not yet, but I think it came from an email link. We need to investigate quickly. I'll send out a warning to everyone right away. --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Sarah wants to agree with Jake. What should she say?

--answers--

I'm not sure about that approach. Can we wait before deciding?

--audio-id--

EN9d553687

--feedback--

This option disagrees with Jake, so it does not align with Sarah wanting to agree.


That sounds like a good plan. Do you think it will affect our project deadlines?

--audio-id--

ENc8b4f5c5

--video-solution--

2

--explanation--

The phrase That sounds like a good plan shows agreement with Jake's proposed actions. Sarah then adds a follow-up question about project deadlines, which continues the discussion.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Jake",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-2.mp3",
      "startTime": 1,
      "startTimestamp": 10.38,
      "finishTimestamp": 17.02
    }
  },
  "commands": [
    {
      "character": "Jake",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Jake",
      "startTime": 1,
      "finishTime": 5.14,
      "dialogue": {
        "text": "Not yet, but I think it came from an email link. We need to investigate quickly.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "startTime": 5.34,
      "finishTime": 7.64,
      "dialogue": {
        "text": "I'll send out a warning to everyone right away.",
        "align": "center"
      }
    },
    {
      "character": "Jake",
      "opacity": 0,
      "startTime": 8.14
    }
  ]
}