Back to Freecodecamp

Task 139

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

latest1.8 KB
Original Source
<!-- (audio) Brian: Exactly. And we could encourage peer-to-peer learning, where the developers share experiences and solutions. -->

--instructions--

Listen to the audio and answer the question below.

--questions--

--text--

What type of learning does Brian propose to encourage?

--answers--

Only one expert teaching everything.

--feedback--

Brian does not suggest developers learn just from an instructor.


Developers learning alone with no interaction.

--feedback--

Brian's idea involves sharing experiences, which is different from self-study.


Developers sharing experiences and solutions.


Formal classroom training with little discussion.

--feedback--

Brian focuses on discussion and knowledge-sharing, not just classroom learning.

--video-solution--

3

--explanation--

Brian suggests peer-to-peer learning, where developers teach and learn from each other by sharing their experiences and solutions.

--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": 47.56,
      "finishTimestamp": 53.62
    }
  },
  "commands": [
    {
      "character": "Brian",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Brian",
      "startTime": 1,
      "finishTime": 7.06,
      "dialogue": {
        "text": "Exactly. And we could encourage peer-to-peer learning, where the developers share experiences and solutions.",
        "align": "center"
      }
    },
    {
      "character": "Brian",
      "opacity": 0,
      "startTime": 7.56
    }
  ]
}