Anyone know of a good Rating Module which does this
I'm looking for a Rating/Review Module where basically you can create a "Review" Content Type and review that item based on multiple criteria, so say you were reviewing different Apples based on 'Redness', 'Taste', 'Value', etc..
So the owner of the site could rate the product based on those three criteria.
Also a Registered user could rate the items but the registered users ratings would be seperate but combined into a single 'user rating'.
If anyone knows of a good Review system that would help alot in my upcoming Drupal Project.
Thanks


.
Hi,
I'm not sure if you are looking for a D5 or D6 solution, but here's one possible starting point with both versions:
http://drupal.org/project/nodereview
And here is a way to skim through Drupal modules categorized under Evaluation and Rating:
http://drupalmodules.com/search/node/rating
Matt
You can also configure the
You can also configure the fivestar module (http://drupal.org/project/fivestar) to behave like Amazon.com's rating system.
Kevin
Thanks i'll give some of
Thanks i'll give some of those a try, looks like I may have to program my own. Not enough Modules for Drupal 6