MysterionRise / kagan-figures

The Matching Familiar Figures Test

Home Page:http://mysterionrise.github.io/kagan-figures/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Matching Familiar Figures Test, MFFT

The Matching Familiar Figures Test, invented by Jerome Kagan in 1966, used to diagnose cognitive style impulsivity - reflexivity.

Example of demo training case

alt text

How to run locally:

$ gradlew run

How to build Jar executable:

$ gradlew assemble

You could later run jar (JDK is required) located in build/distributions

How to build native package:

$ gradlew jlink

You could later run executable located in build/image/bin

About

The Matching Familiar Figures Test

http://mysterionrise.github.io/kagan-figures/

License:MIT License


Languages

Language:Java 100.0%