/cognitive-tests

Java (libGDX) source code for three types of cognitive tests - trail making, reaction time, and paired associates learning.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Cognitive Tests: Trail Making, Reaction Time, and Paired Associates Learning

Java source code for three types of cognitive tests - trail making, reaction time, and paired associates learning. The target framework is libGDX.

You will need to create a new libGDX project to import these Java classes into. Instructions on how to do that can be found here.

Note that this code was written in 2014, so you may find it easier to use a libGDX version from that year as functionality of the framework may have changed since. Please also note that we do not offer any technical support.

If you use any part of this code in a research project, please consider citing our paper:

@inproceedings{cassidy2014cog,
 author    = {Cassidy, Bill and Stringer, Gemma and Yap, Moi Hoon},
 title     = {Mobile Framework for Cognitive Assessment: Trail Making Test and Reaction Time Test},
 booktitle = {Proceedings of the 2014 IEEE International Conference on Computer and Information Technology},
 year      = {2014},
 pages     = {700--705}
} 

Please read the DISCLAIMER before using any of this code.

Trail Making

trail making picture 1

trail making picture 2

Reaction Time

reaction time picture

Paired Associates Learning

paired associates learning