Back to Freecodecamp

Task 69

curriculum/challenges/english/blocks/learn-how-to-plan-future-events/67535e02fd808570ca6cb599.md

latest1.5 KB
Original Source
<!-- (Audio) Sarah: Do you think it will affect our project deadlines? --> <!-- SPEAKING -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

Select the most adequate answer to Sarah's question.

--answers--

It might. I hope it won't.

--audio-id--

ENa9852d35


I'm not sure. Let's ignore it for now.

--audio-id--

EN2820d605

--feedback--

This response suggests doing nothing, which is not appropriate for addressing Sarah's concern.

--video-solution--

1

--explanation--

Pay attention to Sarah's question, especially will affect our project deadlines. She is asking about the possibility of delays and expects a thoughtful and realistic answer.

--scene--

json
{
  "setup": {
    "background": "company2-center.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_5-2.mp3",
      "startTime": 1,
      "startTimestamp": 18.66,
      "finishTimestamp": 20.58
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 2.92,
      "dialogue": {
        "text": "Do you think it will affect our project deadlines?",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 3.42
    }
  ]
}