Survey Engine is a PHP script that is ment to helps you set up any number of surveys quickly.
Features:
- Easy to translate to any language since all the text is in one file
- Easy to redesign since the HTML /CSS is separated from the PHP and is built using the twitter bootstrap
- 7 question types
- Easily share the survey using a link or through twitter or facebook
- Get quick summary of results in the admin dashboard
- Two-way table analysis is supported.
- Full featured admin authentication system
- Survey is protect from spam while not stressing the repondent with captcha
Installation:
- Unzip the package
- Open the file /php/config.php with a text editor and put in the details for your server
- Navigate to the script install.php using your browser
- A user account will be created for you. You can change the account later. For the first time sign in with the following credetials:
Email: The one you set for the webmaster in the file /php/config.php
Password: admin - Delete the file install.php
- Open userguide.html for instruction on getting started