The Corsi-block tapping task is a standard psychological test for evaluating an individual's visuospatial memory abilities.
In the Corsi-block tapping task, the individual has to first observe a pattern of blinking blocks on a computer screen and then try to recall the exact order in which the different blocks blinked. In the face-name associative memory task, the individual is asked to learn the names and affiliations of some faces. The web-based application will be used for collecting data and for building cognitive models to predict human behavior in these tasks.
https://memorytasks-cs308.herokuapp.com/
- Create a new folder in you local directory(say "test").
- Open terminal and go to above directory.(Use: cd .../test)
- Open terminal and Enter : git clone https://github.com/deepanshu368/FaceName-CorsiBlock.git
- Now Enter: cd FaceName-CorsiBlock
- Get the Database credentials from administrators and save it in the current directory.
- Now Enter: node server.js
- Go to Browser and type: localhost:8080
- Now the app is running at port 8080.
Use the command npm test
to run the unit tests.
- After running localhost:8080 in terminal you will get -> App running at port 8080
- Now, after visiting localhost:8080 in browser you will get,
- Now just Click the game which you wants to play.
Contact any of Contributors in case of any error.