Back to Freecodecamp

Task 36

curriculum/challenges/english/blocks/learn-how-to-help-a-coworker-troubleshoot-on-github/65a84f2370686dbda3e53aff.md

latest1.2 KB
Original Source
<!-- (Audio) Tom: That's great. What did you find? -->

--description--

In this task, listen to the question and choose the right verbs to complete it.

--fillInTheBlank--

--sentence--

That's great. What BLANK you BLANK?

--blanks--

did

--feedback--

Used here to form a past tense question. It helps ask about something that happened in the past.


find

--feedback--

The main verb in the question, asking about what was discovered or learned.

--scene--

json
{
  "setup": {
    "background": "company2-breakroom.png",
    "characters": [
      {
        "character": "Tom",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "6.1-2.mp3",
      "startTime": 1,
      "startTimestamp": 9.7,
      "finishTimestamp": 11.38
    }
  },
  "commands": [
    {
      "character": "Tom",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Tom",
      "startTime": 1,
      "finishTime": 2.68,
      "dialogue": {
        "text": "That's great. What did you find?",
        "align": "center"
      }
    },
    {
      "character": "Tom",
      "opacity": 0,
      "startTime": 3.18
    }
  ]
}