Version 4.1 by Vincent Massol on 2011/08/01 17:08

cogRank users based on their activity in the wiki
Typeapplication
Category
Developed byUnknown
Rating
0 Votes
LicenseUnknown

Description

This is a really experimental at this point.

Features

The following features have been implemented:

  • A scheduler job to compute scores based on the Activity Stream events
  • A page listing the scores
  • The ability to add Rules by creating pages having ActivityRanking.RankingRuleClass
  • Some existing rules:
    • Add points when a document is created (+2)
    • Add points when a document is modified (+2)
    • Add points when a comment is added (+1)
    • Add points when a blog post is added (+12)

Screenshots

scores.png

score-history.png

rule-object.png

Future

What needs to be improved:

  • Add event normalization process since for example adding a comment does 2 things: add the object and modify the document. The rule objects should only see a single event.
  • Add rules
  • Work on scores for the rules
  • Improve the UIs in general
  • Add score information on user's profile
  • Add a top score panel
  • ... and a lot more

Prerequisites & Installation Instructions

Trigger the Activity Ranking Job scheduler so that it starts computing scores.

Get Connected