All assigned articles are given a ranking number that can be used for sorting.
To show articles with a widget that have assigned reviews and sort them by rank, you will need to find a plugin that provides a widget that displays custom post types and allows you to soft by a Custom Field.
After a quick search, I found one which does this: https://ww.wp.xz.cn/plugins/ultimate-posts-widget/
The Custom Field to sort by is _glsr_ranking
-
This reply was modified 7 years, 9 months ago by
Gemini Labs.
If you want to show the average rating of the article with the “Posts in Sidebar” plugin, the code in following link will insert the rating above the post excerpt: https://pastebin.com/gTqdNAyF
I have not had a reply in over a week so will mark this as resolved.