change points system
I want to change the current points system and introduce custom points scale I am not sure where I should start. For example which module I should start looking into?
I want to change the current points system and introduce custom points scale I am not sure where I should start. For example which module I should start looking into?
Look at functions onUpVoted
, onDownVoted
, onUpVotedCanceled
and onDownVotedCanceled
in askbot/auth.py (the functions may be moved and renamed in the future though).
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-05-29 16:50:08 -0500
Seen: 178 times
Last updated: May 29 '13
It looks like there is a big in the un-accept answer code - affects karma
How to rename Karma to something else using django-rosetta?
Can we force the karma to show on the line after the name?
FAQ's karma list generated automatically
Better x-axis labels for the karma graph than "Jan 01"
Require karma threshold to create new tags?
live settings about downvoting karma loss
Extracting the karma/reputation system into its own pluggable app
Is it possible to evaluate the karma one receives at the site on a monthly basis?