Back to Freecodecamp

Task 90

curriculum/challenges/english/blocks/learn-how-to-ask-and-share-about-educational-and-professional-background/657b2fc9c0f96bdfddfce4d9.md

latest1.9 KB
Original Source
<!-- (Audio) Anna: I took a course in organizational psychology, and it piqued my interest in the workplace and employee dynamics. -->

--description--

To pique one's interest means to make someone curious or make them want to know more. You use it when something catches your attention and makes you interested. For example:

  • The new AI tool really piqued my interest. - It made you curious, and you wanted to learn more about it.

  • Her presentation on cybersecurity piqued the team's interest. - The team became more curious and wanted to know more.

--fillInTheBlank--

--sentence--

I BLANK a course in organizational BLANK, and it BLANK my interest in the workplace and employee dynamics.

--blanks--

took

--feedback--

This word refers to the action of participating in or completing a course. You should correctly use its past form.


psychology

--feedback--

This word describes the study of the mind and behavior, particularly in a workplace setting in this context.


piqued

--feedback--

This word means to arouse or stimulate interest or curiosity. You should correctly use its past form.

--scene--

json
{
  "setup": {
    "background": "company2-parking.png",
    "characters": [
      {
        "character": "Anna",
        "position": {"x":50,"y":15,"z":1.2},
        "opacity": 0
      }
    ],
    "audio": {
      "filename": "3.1-5.mp3",
      "startTime": 1,
      "startTimestamp": 13.14,
      "finishTimestamp": 18.62
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 6.48,
      "dialogue": {
        "text": "I took a course in organizational psychology, and it piqued my interest in the workplace and employee dynamics.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 6.98
    }
  ]
}