SimplePhy is a Javascript-based tool that aims to make the design of experiments as simple as possible. This tool loads an experiment file with the configuration and location of the stimuli and runs the experiment in the same platform. Participant’s data is stored in a secure website and locked behind a password. The experimenter can download the data to analyze it. The PsyPhy tool is optimized for medical image perception experiments but it is also useful for other simple perception experiments such as MAFC and visual search.
The experimenter can distribute the .pso file containing the setup of the experiment. Participants must load that experiment file or access the corresponding URL. If specified, an link to the instructions will show. After clicking on the Start button the calibration screen will show and the experiment will begin. Browser’s full screen mode will activate and the participant will have to finish all the trials in one session. Trials will be presented in a condition and trial randomized order for each participant. If a feedback stimulus is present, it will be shown after the participant responds.
Check the wiki for more information on how to use SimplePhy and a tutorial
SimplePhy works better with Webkit-based browsers like Google Chrome and with Firefox.
You can access the latest version of SimplePhy here.
- jQuery
- Google APIs Client Library for PHP
- Unofficial Firebase Admin SDK for PHP
- Font Awesome
- jQuery UI
- jQuery Key
- JavaScript Cookie
- mobile-detect.js
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Miguel Lago
This project is licensed under the MIT License - see the LICENSE.md file for details