More article upvotes in Reputation History than shown for the article ?
-
In the Reputation History I noticed one entry showing 80 points for upvoting my latest article, which I guess means there were 8 upvotes (www.codeproject.com/script/Reputation/List.aspx?mid=2558097):
29-Mar-22 2:13AM 80 Author Article Upvoted Article Must Read for WPF Developers: WPF Control Test Bench
But the article shows only 6 upvotes, however I counted in the reputation history 130 upvoting points = 13 upvote ? Must Read for WPF Developers: WPF Control Test Bench[^]:
Maybe I just don't know how upvotes get translated into reputation points. Or is there a bug in the system counting upvotes ?
-
In the Reputation History I noticed one entry showing 80 points for upvoting my latest article, which I guess means there were 8 upvotes (www.codeproject.com/script/Reputation/List.aspx?mid=2558097):
29-Mar-22 2:13AM 80 Author Article Upvoted Article Must Read for WPF Developers: WPF Control Test Bench
But the article shows only 6 upvotes, however I counted in the reputation history 130 upvoting points = 13 upvote ? Must Read for WPF Developers: WPF Control Test Bench[^]:
Maybe I just don't know how upvotes get translated into reputation points. Or is there a bug in the system counting upvotes ?
When someone with high reputation points (perhaps specifically as an Author or Authority) upvotes your article, you get 80 points. The number of points is multiplied by a factor of 1, 2, 4, or 8 depending on the voter's reputation. Here are two write-ups that explain it: Code Project Rating and Reputation FAQ[^] Member Reputation System[^]
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing. -
When someone with high reputation points (perhaps specifically as an Author or Authority) upvotes your article, you get 80 points. The number of points is multiplied by a factor of 1, 2, 4, or 8 depending on the voter's reputation. Here are two write-ups that explain it: Code Project Rating and Reputation FAQ[^] Member Reputation System[^]
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.Thanks you, learned something.