Back to Freecodecamp

Task 132

curriculum/challenges/english/blocks/learn-about-speculation-and-requests/67f646e0771ab3102e9e45c0.md

latest2.1 KB
Original Source
<!-- (audio) Brian: Instead of just talking about best practices, what if we created hands-on exercises or interactive sessions? -->

--instructions--

Listen to the audio and complete the sentence below.

--fillInTheBlank--

--sentence--

Instead of just talking about best practices, what if we created BLANK or BLANK?

--blanks--

hands-on exercises

--feedback--

This three-word phrase means practical activities, involving direct experience rather than theory. Remember to use - between the first two.


interactive sessions

--feedback--

This two-word phrase means involving participation, where people actively engage instead of just listening.

--explanation--

Brian suggests two methods to make learning more effective.

Hands-on exercises means activities where participants actively practice instead of just listening. For example:

The training included hands-on exercises to practice coding. - People got to actually write code, not just watch.

Interactive sessions are training sessions where participants engage actively rather than just listening to a lecture.

The course had interactive sessions where we asked questions. - Students could talk and take part, not just listen.

--scene--

json
{
  "setup": {
    "background": "company2-boardroom.png",
    "characters": [
      {
        "character": "Brian",
        "position": {
          "x": 50,
          "y": 15,
          "z": 1.2
        },
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "B1_17-3.mp3",
      "startTime": 1,
      "startTimestamp": 31.16,
      "finishTimestamp": 37.7
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 7.54,
      "dialogue": {
        "text": "Instead of just talking about best practices, what if we created hands-on exercises or interactive sessions?",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 8.04
    }
  ]
}