Back to Freecodecamp

Task 94

curriculum/challenges/english/blocks/learn-future-continuous-while-describing-actions/675fbfc6fa824c820a7e49d4.md

latest1.5 KB
Original Source
<!-- SPEAKING --> <!-- (Audio) Brian: By the end of this week, we'll have new job aids with updated security tips. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What is the reply showing agreement?

--answers--

That sounds like a good approach.

--audio-id--

EN5b991a40


I'm not sure that's necessary.

--audio-id--

EN2fce96d8

--feedback--

This response shows doubt, not agreement.

--video-solution--

1

--explanation--

The phrase That sounds like a good approach is a positive response that shows agreement with the plan to introduce new job aids with updated security tips.

--scene--

json
{
  "setup": {
    "background": "interview-room1.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_6-3.mp3",
      "startTime": 1,
      "startTimestamp": 23.94,
      "finishTimestamp": 28.02
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 5.08,
      "dialogue": {
        "text": "By the end of this week, we'll have new job aids with updated security tips.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 5.58
    }
  ]
}