Skip to content

jfo222/jfo222.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Tasks

A set of working memory tasks in a triad of standalone web applications.


1. Limited Hold

https://jfo222.github.io/1/

Based on S. Inoue and T. Matsuzawa's 2007 documentation.


2. N-back

https://jfo222.github.io/2/

Based on S. Jaeggi and M. Buschkuehl's 2008 documentation.


3. Backwards

https://jfo222.github.io/3/

A backwards memory span task.


How-to

Open the task index file with a browser.


Or run on server:

Open the terminal.

cd to the downloaded directory (cd, Space, and drag-and-drop).

With Bun installed:

bun start 2 starts task 2.

With Deno installed:

deno task start (+ number).

Ctrl + C stops server.


About

Limited hold, N-back and Backwards working memory tasks.

Topics

Resources

License

Stars

Watchers

Forks