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

Enhancement: Leaderboard types #37

Open
epernst opened this issue Nov 26, 2014 · 0 comments
Open

Enhancement: Leaderboard types #37

epernst opened this issue Nov 26, 2014 · 0 comments

Comments

@epernst
Copy link

epernst commented Nov 26, 2014

Leaderboard
The leaderboard is the list of the users with most points.
Currently two versions exists:

  • This year's legends
  • This week's stars (should add ability to say the last 7 days instead of this week)

Instead of just having two default, then just have one, but with a date filter applied to the call in the theme.
The date filter could then specify:

  • No filter = all time
  • Current week
  • Current month
  • Current year
  • Last x days
  • Last x weeks
  • Last x months

Don't know if it should be done as "fixed filters" or more open filters. In Dynamics NAV we have a concept called DateFormulas, where you i.e. can define CM = Current Month, CY = Current Year, -1M = last month, 7D = last 7 days. Sure we can find a smart an flexible way here too.
Leaderboard per category/tag.

As an additional feature then it should possible to display a leaderboard based on specific categories/tags and this way showing who is the "expert" within that specific area. So when displaying the leaderboard on a category page, then it would be based on points earned with that specific category. Of course not all types of point giving activity would apply within a category and should there not be included, example points given for a fully entered user profile etc.

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

2 participants