Skip to content

Psychological tests for measuring cognitive and executive abilities. #BDHS

License

Notifications You must be signed in to change notification settings

BurningDev/NeuroTrainer

Repository files navigation

NeuroTrainer

This software product offers psychological tests to monitor cognitive and executive functions.

Psychological Tests

The most popular test many people would think of is the intelligence test for measuring the IQ (intelligence quotient). This software dosn't contain an entire intelligence test, but tests to measure specific dimensions.

Stroop

The Stroop test measures the inhibition. Inhibition is the ability to inhibit dominant impulses for action. This is achieved by giving words a different colour than their content meaning (see illustration). We humans specialise in reading rather than naming colours, so reading is our dominant impulse for action. In this test, however, we do not have to react to the meaning of the content, but to the appearance (colour of the writing).

grafik

Results

grafik

  1. ITEM:   Color
  2. N:   Absolute amount, how often the colour was displayed
  3. HIT:   Absolute amount of successful/correct reactions
  4. PER:   Relative amount of successful/correct reactions
  5. TIME:   The time in millisecond someone needs for a correct reaction

Reaction

The Reaction test measures the cognitive speed. In this test, circles and squares are randomly displayed. The aim is to react as quickly as possible to the squares and ignore the circles.

Results

grafik

  1. HIT:   Counts all reactions while a stimulus was present
  2. FA:   (False Alarm): Counts all reactions while a stimulus was not present
  3. COR:   (Correct Rejections): Counts all non-responses when no stimulus was present
  4. MISS:   Counts all non-responses when a stimulus was present

Recommandation: See "signal detection theory" to understand the concept of false alarms, correct rejections etc.

Run tests

Setup

  1. Download the project and add it to your IDE
  2. Setup the Keys of your controller. See ControllerKeys.java -> initializeKeys()
  3. Start the program and enter the name your test (for exmaple: "stroop")

Good to know

If a test is to be carried out, then make sure that the subjects are in a quiet environment without distractions. In addition, the screen should be set bright enough and has a good contrast so that the colours and shapes can be recognised correctly. People suffering from myopia, especially older subjects, should wear appropriate glasses. Before the actual procedure, the persons should also carry out a test run to get to know the task and learn how to use the controller.

License

Copyright 2021 BurningDev

Licensed under the MIT-License.



BurningDev Health Suite Logo
Part of BurningDev Health Suite

About

Psychological tests for measuring cognitive and executive abilities. #BDHS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages