Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Community rating" should display how many stars from how many reviews #1266

Open
Fred-Zweig opened this issue Jan 3, 2024 · 4 comments
Open

Comments

@Fred-Zweig
Copy link

Fred-Zweig commented Jan 3, 2024

Change the way the app store displays community ratings. It should show the average number of stars given so far and specify the total number of reviews.

Currently, the display is accurate only after more than five reviews are submitted. For example, an app with four reviews of 5 stars each shows only three stars, which does not reflect reality.

Update of Daphne 2 Jan: this enhancement request was discussed with the maintainers and we would review a PR for this swiftly.

@alexanderdd
Copy link

One problem with this is that users don't rate the app with stars, but with bad/ok/good.

Also, I feel like the design you describe is a little overkill at this point, we are not talking about thousands of reviews (yet). But I think it is a good idea to show the number of reviews, for example a average three-star rating from twelve reviewers could be shown like this:

***_ _ (12)

What do you think?

@Fred-Zweig
Copy link
Author

@alexanderdd I've just checked and found that the current rating system shows a number of stars for each app, but the rating options that you see once you log in are still the old ones: Good, OK, Bad. This 3-option rating system should be changed to the 5-star system, so that the user can give any number of stars, from 1 to 5, like on any other classic rating system (Wordpress plugins, Amazon, eBay, etc.). Indeed, the number of reviews on the app store is still small, compared with Amazon, eBay, etc. Yet, this doesn't mean that the app store cannot or should not use the same rating system.

@Fred-Zweig
Copy link
Author

Fred-Zweig commented Feb 12, 2024

It can be as simple as this:

sample_stars_rating

With blue stars instead of yellow.

@DaphneMuller
Copy link
Contributor

DaphneMuller commented Jan 3, 2025

Hi, thank you for the suggestion. Showing the number of reviews indeed makes it more transparent what the quality of the rating is. We would welcome a PR for this feature and we would review it swiftly.

Updated the top item.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants