User Rating Stars
From ResourceSpace Documentation Wiki
To Enable User-based Rating Stars:
$user_rating=true; // adds a ratings section to the Resource View Page
$display_user_rating_stars=true; // Shows rating star display/selector on search views
$user_rating_only_once=true; // limits each user to one rating to eliminate single-user rating manipulation
$user_rating_stats=true; // adds a link on the Resource View page to show which Users rated the Resource and how many stars each gave
$star_search=true; // adds a widget to the Search Panel to enable search filtering based on Stars
