apache / apache/answer-plugins

Manually change user's reputation

Open
#93 1 comment 0 reactions 0 assignees View on GitHub
feature
Dominant language
Go
Stars
131
Forks
75
PR merge metrics
No merged PRs in 30d

Description

In some situations, it is necessary to manually adjust a user's reputation:

1. Increase the reputation of someone to grant them specific privileges.
2. Decrease the reputation of someone as a form of punishment.

Need to select user and input the reputation change value, such as `n` or `-n`, along with the reason for the adjustment.

## Plugin info

Name: Reputation change
Description: Manually change user's reputation.

## Plugin forms

- Username
- Change reputation value
- type 10 means increasing reputation by 10
- type -15 means decreasing reputation by 15
- Reason for change
- The reason will show in public

![image](https://github.com/apache/incubator-answer-plugins/assets/360618/ae3f9bed-cafd-4d56-b48a-1c50b502cda2)

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start with the requested plugin forms: user selection, signed reputation change value, and public reason; the work is done when manual increases and decreases can be recorded for a selected user with that reason visible.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.