PDA

View Full Version : Multiple Ratings for a Single Product


Anonymous
01-12-2005, 05:15 AM
Is there a way to rate a single product based on price, speed, reliability, and support and then to have each of those four rating categories display a respective star rating along with a fifth average rating that averages those four for an overall product rating.

standarddeviant
01-13-2005, 09:18 PM
that is very good, I am wondering that myself.

SD

Anonymous
01-24-2005, 12:29 AM
I am in need of this feature as well. In addition, need an overall rating to appear with each review as well as the overall rating score to appear for the item.

Anonymous
02-03-2005, 07:31 PM
I customized the program to allow 3 rating criteria for each item reviewed. With this I added an overall rating for each review and an overall rating for the item itself.

I simply duplicated the rating for each and named the duplicates rating1, rating2, rating3, overallrating. Added columns to tables, changed php code and SQL to reflect the new table alignments and WA LA! It took a few days but got it.

Just jump in if you know basic html and are interested you can figure out the rest. If not, you will need to count on Tim.

I would publish these for all to use, but I modified the program so much for my use that it would cause other issues for those in need of this. Maybe when I get some time I can modify the basic program files with this code and publish.