Function | assignKarmaUsingQuestionContext | Assign Karma with the given actionname to the given person. |
Function | question_created | Assign karma to the user which created <question>. |
Function | question_modified | Check changes made to <question> and assign karma to user if needed. |
Function | question_comment_added | Assign karma to the user which added <questionmessage>. |
Function | get_karma_context_parameters | Return the proper karma context parameters based on the object. |
Function | faq_created | Assign karma to the user who created the FAQ. |
Function | faq_edited | Assign karma to user who edited a FAQ. |
Use the given question's context as the karma context.