Psychex is a javascript library for building complex experiments, designed for use in psychology and the cognitive sciences. It was built in the Department of Experimental Psychology at the University of Oxford.
Full documentation can be found on the dedicated documentation page: https://agrogan97.github.io/psychex/
To use Psychex, clone the repo and copy the starter_kit. The JS entrypoint can be found within static/js/main.js
.
See the documentation page for more details on how to use everything Psychex has to offer, and for tutorials and examples.