• REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

Implemented Item Tools: Manage Ratings

Bob

Developer
Staff member
I've implemented a simple system that allows Moderators to view a paginated/sortable listing of ratings on a per item basis as well as the ability to Delete ratings (Hard Delete only).

This is a Permission driven MODERATOR function. As you can see in the image below, there is a new permissions listed under the Showcase Moderator Permissions - Items named "Manage ratings". This permission gives the viewing user the ability to view ratings on a given item as well as delete them. USE IT WISELY as this is HARD DELETE ONLY!

Selection_718.png

Here we have a showcase item that has an average user rating, but no reviews.

Selection_711.png


If the viewing user has the Permission "Manage Ratings", they will see a link in the Item Tools named "Manage Ratings".

Selection_713.png


This is the hidden "Manage Ratings" area (can only be accessed if the viewing user has permission).

This area is a paginated and sortable listing of all rate_review records for the given showcase item that are RATINGS ONLY (reviews are managed via existing review functionality).

Sorting is by Date and Rating (both ASC and DESC).

Selection_715.png

As mentioned, moderators can now delete RATINGS. This feature is HARD DELETE ONLY! (not open for discussion).

Selection_716.png


Post delete will redirect you back to the Rating Management page.

NOTE: If there are no ratings, it will automatically redirect back to the Tab 1 of the Showcase Item.

Selection_717.png
 
Upvote 0
This suggestion has been implemented. Votes are no longer accepted.
Back
Top