OnExp
The software that creates online questionnaires in minutes
If you have a list of stimuli and you have very basic html knowledge, OnExp will help you create an online questionnaire. It really shouldn't take more than a couple of minutes.
Features:
- supports all kinds of stimuli that html can display: text, audio, pictures.
- you can have as many stimuli shown at a time as you want.
- you can add as many stages as you want: collect subject information, practice, main questionnaire
- you can specify the number of subject needed - you receive an e-mail when that number is reached
- transparent results stored in .csv format that you can immediately import into your statistics program
- all php based: no script runs on the computer of the participant, hence being absolutely safe for the users
- results are recorded on the fly - partial results saved
- support for sub-experiments with even participant distribution
In addition:
- for scientific usage in the CRC "Text structures" or collaborating projects, you can use our own server for surveys.
- for everyone else: you can download everything you need to create your own OnExp server in minutes.
New Features:
- 1.3.1
- User management is now done by a MySQL backend instead of files
- New registration and login page code
- Many bugfixes
-
- 1.3
- Now you have a trash to delete your old experiments
- UTF-8 support now you can make experiments in e.g. kyrillic
- Many bugfixes
-
- 1.2
- Pictures in jpg, png and gif are supported
- A pregess bar can be displayed
- A description at the running experiments site can be add
- 1.1
- New design
- Page login for all actions
- Better check for false input in files
- Show running and finished experiments
- 1.0
- Added register page
- Check files after upload
- Written in completely in PHP
- 0.9
- Initial Release written in PHP and Python