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.
- Create a new folder in you local directory(say "test").
- Open terminal and go to above directory
- Clone the repository :
git clone https://github.com/deepanshu368/FaceName-CorsiBlock.git
cd FaceName-CorsiBlock
- Get the Database credentials from administrators and save it in the current directory.
- Run the server:
node server.js
- Visit
localhost:8080
Use the command npm test
to run the unit tests.
Contact any of Contributors in case of any error.