Post
Topic
Board Meta
Merits 1 from 1 user
Re: [PROPOSAL] Partial reset of airdropped merits
by
eaLiTy
on 30/11/2020, 12:44:45 UTC
⭐ Merited by Csmiami (1)
We already have a decision from theymos regarding this. Inactive users would not be demoted.


Adding UI elements is very "expensive" in the sense that it's something to which every member constantly has to devote some brainspace. So I can't see adding any kind of split merit score or other UI element, since that'd be a permanent high cost as a result of a one-time thing in the past.

I also can't see decaying non-airdropped merit scores.

I could see decaying airdropped merit, though I'm not convinced of it currently. If it was done, it may be best to do something like this:
 - Your current activity score as of <whenever this change would be done> is recorded, which I'll call EPOCH_ACTIVITY.
 - Your merit score is defined as max(0, AIRDROPPED_MERIT-(CURRENT_ACTIVITY-EPOCH_ACTIVITY)/7) + EARNED_MERIT.
 
So you'd already have had a lot of time to earn merit, and you'd get an additional 7 "activity-days" per point of merit to get back even more. Inactive users wouldn't be demoted.