Back to Freecodecamp

Task 23

curriculum/challenges/english/blocks/learn-how-to-offer-technical-support-and-guidance/6620dbe988a71c0f99829974.md

latest1.2 KB
Original Source
<!-- (Audio) Sarah: To finish, let's consider the comments. -->

--description--

Listen to the audio and fill in the blanks.

--fillInTheBlank--

--sentence--

To BLANK, let's BLANK the comments.

--blanks--

finish

--feedback--

This word is often used to indicate the end or conclusion of an activity or discussion.


consider

--feedback--

It means to think about something carefully, often before making a decision or judgment.

--scene--

json
{
  "setup": {
    "background": "interview-room3.png",
    "characters": [
      {
        "character": "Sarah",
        "position": {
          "x": 50,
          "y": 0,
          "z": 1.4
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "9.1-1.mp3",
      "startTime": 1,
      "startTimestamp": 43.74,
      "finishTimestamp": 45.78
    }
  },
  "commands": [
    {
      "character": "Sarah",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Sarah",
      "startTime": 1,
      "finishTime": 3.04,
      "dialogue": {
        "text": "To finish, let's consider the comments.",
        "align": "center"
      }
    },
    {
      "character": "Sarah",
      "opacity": 0,
      "startTime": 3.54
    }
  ]
}