Installation Instructions:
1) Copy all folders and files into your CourseMS root directory.
2) Import coursems.sql in mysql folder to your desired database.
3) Edit config.php in both root and admin folders to match your settings. (database and file paths)
4) Set admin/images/uploads directory to permissions of 777.
Some demo information is included in the database:
The following might be useful!
admin account login:
username: admin
password: 4dm1n
All other registered users can be viewed in the admin panel. All passwords has been set as 'password'.
To clear all demo data:
Truncate all tables in the database. Keep one admin user!
To add surveys you will need to install phpESP on your server and set the phpESP path in the config directory.