Back to Freecodecamp

Task 131

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

latest1.8 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 answer the question below.

--questions--

--text--

Does Brian approve of just talking about best practices?

--answers--

No, he suggests adding hands-on exercises and interactive sessions.


Yes, he believes talking about best practices is enough.

--feedback--

Brian suggests doing more than just talking.


No, he wants to remove best practices from the training.

--feedback--

Brian does not say they should remove best practices.


Yes, but only if the team already understands the topic.

--feedback--

Brian does not mention any conditions.

--video-solution--

1

--explanation--

Brian starts with Instead of just talking..., which shows he thinks talking alone is not enough.

He then suggests hands-on exercises or interactive sessions, which means he prefers a more practical approach.

--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
    }
  ]
}