#1
4 sa önce
Hello, The working logic of the user popularity algorithm under the user postbit you see in the forum is as follows.
popularity = likes + (subject × 3) + message + (net reputation × 5)like — arriving at the user's messages Like number of votes
subject — number of visible/generic threads opened by
message — number of visible/public messages written
net reputation — positive reputation received − negative reputation
Weights: reputation ×5, subject ×3, like and message ×1. In Postbit, it only appears when the reputation system is on, and the tooltip is already typing the formula.
Forever CPalius **