drupal fivestar module
http://drupal.org/project/fivestar 6.x-1.18 on 6.14 http://drupal.org/project/votingapi 6.x-2.3 on 6.14 (required)
Main function: Fivestar adds voting capability to content types, in the form of stars, flames, crafty icons, circles.
Example functions: When you want users to rate stories, blogs, images etc.
Manage: The module requires the Voting API; that has its own simple admin page.
Site configuration > Voting API: - set the number of days a vote can be repeated. - set the time that a result is tallied (after vote, cron time, by other module)
Site configuration > Fivestar: - choose the type of voting widget - choose the color scheme of the voting widget
User management > Permissions
- set rating and php usage permissions according to roles
Content management > [per Content type]> edit: Section: Fivestar ratings
- enable/disable voting
- change label names for rating choice
- display of the rating widget (with a very nifty preview)
-- four star display choices
-- five text display choices
- show title yes/no
- allow users to undo rating yes/no
- enable feedback during saving and deletion [not sure what that does yet]
- teaser display
-- six choices
- full node display
-- five choices
Super module.