Extensions Wiki » Extensions » Activity Ranking Application

Activity Ranking Application

Last modified by caler lee on 2013/04/04 16:17
cogRank users based on their activity in the wiki
TypeXAR
Developed by

Fabio Mancinelli, Vincent Massol

LicenseGNU Lesser General Public License 2.1
Installable with the Extension Manager

Download v1.0

Description

This is a really experimental application 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

  1. Log in the wiki with a user having Administration rights
  2. Go to the Administration page and select the Import category
  3. Follow the on-screen instructions to upload the downloaded XAR
  4. Click on the uploaded XAR and follow the instructions

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

Release Notes

v1.0

Initial version

Created by Vincent Massol on 2011/08/01 16:59

Download XWiki