CaptainFact / captain-fact

📚 Documentation, wiki and community discussions
https://captainfact.io
67 stars 7 forks source link

Reward positive votes #56

Open Vayel opened 5 years ago

Vayel commented 5 years ago

Positive votes are essential to make sure that a comment is helpful, but the reputation system doesn't prompt us to vote for other comments. It's tricky to do if we want to avoid having users who collect reputation just by upvoting every comment, but perhaps we can find something.

Betree commented 5 years ago

That's really tricky, but I get the point of encouraging participation.

One way we could do that would be to limit reputation gains for positive votes specifically to something low (10pts per day?). That would introduce some complexity in the code.