A set of plugins necessary to build up the peer review system, which allow rating of contents and rating of user interaction with the system.
This package contains the following plugins:
user_karma_peer_review
Dependancy: user_karma, voting_api
This module is a plugin for user_karma. It provides a settings panel reachable from a tab inside the user_karma settings page.
With this module you can easily add the default user roles that will be used by the peer review platform and you can set up the amount of karma that will be added/removed when a user do some specific actions on the system (rate a content, flag as offensive, mark as accepted).
This module changes the default karma recalculation of user_karma to fit its needs.
user_karma_offensive_flag
Dependancy: user_karma, voting_api, user_karma_peerreview, flag
This module is a plugin for flag. It removes karma to the author if a content is marked offensive a certain amount of times.
The amount of times and the amount of karma are customizable inside the settings page.
user_karma_accepted_flag
Dependancy: user_karma, voting_api, user_karma_peerreview, flag