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!
Here we have a showcase item that has an average user rating, but no reviews.
If the viewing user has the Permission "Manage Ratings", they will see a link in the Item Tools named "Manage Ratings".
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).
As mentioned, moderators can now delete RATINGS. This feature is HARD DELETE ONLY! (not open for discussion).
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.
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!
Here we have a showcase item that has an average user rating, but no reviews.
If the viewing user has the Permission "Manage Ratings", they will see a link in the Item Tools named "Manage Ratings".
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).
As mentioned, moderators can now delete RATINGS. This feature is HARD DELETE ONLY! (not open for discussion).
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.
Upvote
0