Skip to content

tadorfer/digit-span-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Digit Span Test

This is a forward digit-span test useful for testing a subject's working memory. Specifically, the subject will be presented with a sequence of digits (starting at 3 digits, each digit is presented separately), which have to be recalled in a forward-facing manner. For instance, if the sequence is [3,1,9], the subject needs to type in [3,1,9] to get the correct result. If the sequence entered is correct, the length of the next sequence presented will be increased by one digit. If it is incorrect, the subject may try again (up to 3 failures possible, after which the task will be terminated).

Execution

Download the file "digitspantest_fw.py", and execute it as follows:

$ python digitspantest_fw.py

About

Forward digit span test to assess working memory

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages