Back to Freecodecamp

Task 96

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

latest1.8 KB
Original Source
<!-- (Audio) Anna: This is directly related to what made me want to become a psychologist. -->

--description--

A psychologist is a professional who studies the human mind and behavior. They often help people understand and manage their emotions, behaviors, and mental processes.

In Anna's statement, she refers to becoming a psychologist, indicating her professional choice related to studying and working with psychology.

--questions--

--text--

What does psychologist mean in Anna's statement?

--answers--

It means someone who studies physics.

--feedback--

Psychologist refers to a person who studies the mind and behavior, not physics.


It's a type of medical doctor.

--feedback--

While related to health, a psychologist is different from a medical doctor and focuses on mental processes.


A professional who studies and works with the human mind and behavior.


A teacher at a school.

--feedback--

A psychologist may teach, but their primary role is studying and working with the mind and behavior, not general teaching.

--video-solution--

3

--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": 37.70,
      "finishTimestamp": 40.88
    }
  },
  "commands": [
    {
      "character": "Anna",
      "opacity": 1,
      "startTime": 0
    },
    {
      "character": "Anna",
      "startTime": 1,
      "finishTime": 4.18,
      "dialogue": {
        "text": "This is directly related to what made me want to become a psychologist.",
        "align": "center"
      }
    },
    {
      "character": "Anna",
      "opacity": 0,
      "startTime": 4.68
    }
  ]
}