Check it out! http://www.phpbb.com/community/viewtopi ... &t=2116969
Mass Moderation in phpBB wrote:Modification Description:
This MOD introduces Mass Moderation (MM) in phpBB, making its moderation mechanism similar to Slashdot.
Mass Moderation in phpBB is a new moderation policy for online boards and, in this specific case, for phpBB 3 boards. Currently, like most of the online forums, a phpBB board is moderated by a group of users, called “moderators”, that have the task of monitoring the correct activity of the board. However, there are online boards with several thousands of users and posts, where the moderation activity can require a considerable effort, and where the moderators could be outnumbered.
Moreover, into large online boards, just some posts and topics are noteworthy and contain good information. For this reason, users could spend a lot of time to find the information they are looking for.
In this scenario, Mass moderation’s policy aims to remedy these situations. Through some mechanisms, we want to eliminate moderators, the moderators activity, and classify forums information, that is posts and topics.
In this way, all the moderation duties are fulfilled by GOOD USERS: traditional moderators are no longer needed. When Mass Moderation is on, all registered users can participate in the moderation, by RATING TOPIC AND POSTS.
To RATE A POST, a user can choose one from some POST LABELS (i.e. informative, interesting, funny, off-topic, flamebait, spam, ecc). A good adjective makes the POST SCORE increase, while a bad adjective makes it decrease. The post score ranges from -1 to 5.
To RATE A TOPIC, a user can do it through a five star rating system (Horrible, Poor, Nice, Good, Excellent).
Mass Moderation system tracks your activity on the board. The quality of a user activity is measured through an index, called KARMA. User’s Karma depends on the scores assigned to her posts. A positive Karma indicates a good user activity, while a negative Karma indicates a bad activity. Topic ratings do not affect a user Karma.
But not all users can be participate to the Mass Moderation. Every time slot, the system calculates the Karma of each user, and assigns a number of MODERATION TOKENS to a set of users, randomly selected among those with highest Karma. Rating one post costs one token. Rating one topic does not cost any token, but you need to have at least one.
When a user can rate posts and topics, that is when he has at least one token, he becomes a MASS MODERATOR.
Each user can set a view threshold for posts in her control panel. If you set the threshold to n, you will be shown only those posts with score greater or equal to n. The other posts will be displayed in abbreviated form.
The forum administrator can fine-tune the mass moderation mechanism, by setting a number of parameters in the ACP (e.g. enable/disable MM, length of the time slot, number of tokens assigned in each time slot, etc.).
Also, Mass Moderation system implement some mechanisms that replace the traditional moderator’s actions. These mechanisms are called: Mass Moderation Move Topic, Mass Moderation Report Topic and Mass Moderation Auto Ban.