/simple_anonymous_feedback

This is pretty much a simple anonymous feedback form/results script. Have people fill out the form and view the feedback to each question on the results page.

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

Simple Anonymous Feedback
Created by Michael Soares (mikesoares.com)

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

---------------------------------------------------------------------

ABOUT:

This is pretty much a simple anonymous feedback form/results script.
Have people fill out the form and view the feedback to each question on the 
results page.

INSTALLATION:

Import the feedback.sql file to create the SQL table, change 
the username, table name, passwords, file paths and questions where necessary 
and go nuts.

I created this on a whim, so it's not perfect - really, really simple though.