I would like to display the number of people that have rated a page.
For example, something like this: (variable name is a suggestion only)
[[module Rate]]
Average Rating %%rating%% from %%rating_votes%% votes
Could result in the following output:
* * * * *
Average Rating 4 from 15 votes
Notes:
- If the + rating module was being used, it would equal the value of %%rating%%.
- If the +/- rating module was being used, it'd be slightly more informative.
- The real power of such a variable is obvious when using 5-star ratings.
Supplementary wish:
If it is easy to implement ordering by this new %%rating_votes%% variable, that'd be nice to have as well.
Popularity of a page can be judged based on how many people submitted a rating for it, and therefore we can order by popularity. (A page with a very low rating but many votes is still popular, even if for the wrong reasons!)
This would be very useful. Here is what a user of my site said:
"It would be nice if you could list the amount of people who voted though. A map with a 4 star rating and 100 votes will often be better than a map with a 5 star rating and 1 vote."
In addition, it would be good if ListPages could be set to have a minimum number of votes necessary so things wouldn't go to the top just because 1 person gave a page 5 stars.
I agree completely.
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
Thanks for implementing this! :)
~ Leiger - Wikidot Community Admin - Volunteer
Wikidot: Official Documentation | Wikidot Discord server
thanks