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

Allow an authenticated user to post reviews and ratings for extensions #1

Open
jlong opened this issue Oct 10, 2009 · 0 comments
Open
Labels

Comments

@jlong
Copy link
Member

jlong commented Oct 10, 2009

Rating System:

  • Use a five star system
  • Users can rate an extension multiple times, but only the latest rating counts
  • The average rating is rounded, so an average of 2.5 stars should be displayed as 3 stars, while an average of of 2.1 stars should be displayed as 2 stars

Reviews:

  • Sorted with the most recent review first
  • Only 8 reviews should be shown
  • An more link expands (javascript) to show all of the reviews

Other notes:

  • Users should only be able to create a review/rating when they are logged in, a small message about this should be displayed when they are not

Shown here:
http://github.com/radiant/radiant-mockups/blob/master/registry-extension.png

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

No branches or pull requests

1 participant