NodeReview

Categories

Component ID

59051

Component name

NodeReview

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

11523

Component created

Component changed

Component body

This module adds user reviews to specified node types, on multiple axes and with voting via the Voting API module (required). It uses the Views module (required) for some displays.

It also demonstrates a simple and easy way to have nodes whose content are dependent on a related node, and cannot be created otherwise.

Rating Features:

  • Variable maximum rating, 1 to 100
  • Optional label rating, worse, bad, good, better, best, great, etc.
  • Integrates with Fivestar Rating

How does it work

  • Voting API stores the results
  • Another node type (review) stores the review text, which can be expanded via cck if needed
  • The scores are always proportionate to your max rating setting
  • Normal (1 to n), Label (words) and Fivestar ratings are translated to percentage scores (1 to 100)

Notes on version status:

  • Drupal 6 version of this module is currently in maintenance mode at this time.
  • Drupal 5 has been retired.

Authorship

This module was originally developed by Larry Garfield.