A platform for creating and distributing behavioural studies. Currently supports jspsych.
- Builder UI to create surveys
- Distribute surveys to individuals and teams
To start your Phoenix server:
- Run
mix setupto install and setup dependencies - Start Phoenix endpoint with
mix phx.serveror inside IEx withiex -S mix phx.server
Now you can visit localhost:4000 from your browser.
Ready to run in production? Please check our deployment guides.
- Add support for nested trials and jspsych variables
- Adding participants and studies to team
- Tracking submissions on a Study
- Store and Export Study data
- Floating preview section
- Add support for 3 custom trials
- Test touch screen functionality
- Show client some processed data at the end of a survey