I've been sifting through the many voting modules but I can't seem to find the best way to make this type of rating system.
What I'd like to do is integrate a node rating system which is based on reviews. So the user submits a review, and a part of the review is a rating (like fivestar), and this goes towards the node's final rating. Also, I'd like other people to be able to say if the review was useful or not, so the best or most useful reviews float to the top (or are highlighted somehow). The reason I want to rate content in this way is because I'd like people to submit good reviews, and this helps motivate them to keep reviews constructive and fair.
I've been trying a combination of nodereview, various karma systems, and fivestar but I can't seem to get to what I want. Has anyone ever set up something like this before, or have any ideas on the best way to create it using current modules?
Thanks
Comments
rating system
hi
did you get solution for this in drupal?? i need too the same thing if it is possible in this or else we may need use other cms??
I have a module for this
I have a module that does this. Unfortunately the name 'review' is taken. If you can give me a suggestion of a different name, I'll happily upload it as a module. It has a short todo list:
1. I need to hook it into the Voting API.
2. I need to hook the categories for the voting into Taxonomy.
3. It would be nice if you could rate different node types with different categories.
Dave
My site: http://www.unitorganizer.com/myblog
I'd like this
I'd like this too.
Names:
ReviewRatings, RateReview
or any variation, etc
Really interested in this
Suggestion for name: reviewreviews, a_style_review (for amazon style review) etc.
Subscribe
Interested in obtaining this.
Simple Review + Fivestar + Comments
Hi there,
the combination of Simple Review (http://drupal.org/project/simple_review) and Fivestar is the closest I got.
Only thing that is lacking would be the "Was this helpful?"