PDA

View Full Version : Customer satisfaction analysis script


guvenck
09-04-2006, 11:20 AM
Hi,

I am asked to write a script for a hotel. It should display graphs and analysis information based on data collected from customer surveys during their check-out. The data will be entered by answering questions on a survey paper and then hotel administration will enter this answers into the script using the keyboard. So there should be an easy to manage administrative interface that allows entering repeated data into the database. The customers should give scores according to departments such as "please estimate our security department's performance during your stay, from 1 to 5 with 1 being bad and 5 perfect".

Actually, I could start writing the script and probably finish it but to save time, I'd like to ask you if you valuable developers have faced such a situation or know such a performance analysis script?

Regards,

vinyl-junkie
09-04-2006, 06:32 PM
Did you try Google (http://www.google.com/search?sourceid=navclient&ie=UTF-8&rls=GGLG,GGLG:2005-42,GGLG:en&q=satisfaction+survey+script)? Looks like there is quite a bit of sample code you could use for starters.

guvenck
09-04-2006, 10:16 PM
Actually, I tried, some of them host the survey data on their servers, some of them do not support PHP, some do not allow entering the collected data by admin itself...