Update: This has been rolled out to all sites in the network.


Behind the scenes we've been hard at work making some changes to how we track reputation. Here are some of the issues we're aiming to address with these changes:

  • Reputation Skew (your actual reputation doesn't match what's shown)
  • Up/Down votes oddities (mostly with the daily rep cap, the magical +2)
  • Historical Deletes (not impacting rep immediately, contributing to skew)
  • Unaccepts (display issues in the profile)
  • User Deletion (magically missing rep, another skew contributor)

To be clear: reputation values are not changing, every action in the system is still worth the same amount. Here’s what will be different:

  • Your reputation will be correct at all times
  • Deletions will have a much more immediate effect on reputation, not waiting on a recalc (but reputation sync takes up to 5 minutes on a delete/undelete action; as to not block the user's response thread, it's offloaded to a background queue)
  • Recalcs will no longer be necessary
  • Up/Down vote reversals will restore the correct reputation amount
  • Up/Down vote reversals will correctly adjust to the reputation cap
  • The reputation history in your profile will be more detailed and accurate (e.g. when a post is deleted, you'll see that in the reputation tab of your profile)

This means your reputation will go up and down more than it has previously, but it will be in sync. To think of it more easily: imagine that a recalc will be done after every action in the system.

Probably the biggest impact many will be concerned with is that you may see your reputation drop in cases where it didn't seem like it did before This was effectively happening before, but the results of that change were not applied immediately, but on the next rep recalc. Post deletion is the biggest factor here, previously it didn't (immediately) account for the reputation impact...that will no longer be the case. Reputation changes from the deletion will now be applied within the hour, and most other changes will be instant.

Now the part that will make everyone throw vegetables our way: this will require a global recalc to get everything in sync. We'll be rolling it out first here on meta, then the rest of the network...the enabling of the detailed rep view and global recalc on each individual site will coincide. During the rollout you will see empty reptuation tabs on profiles as we transition to the new storage behind the scenes, they'll be restored as the recalc rolls though each user. We’ll put up a blog post on http://blog.stackexchange.com before the network-wide rollout.

If you have any questions about this change or details I may have left out, please do so in answers below so that we can clear up as much as possible before this rolls out.

share|improve this question
13  
Here's a feature request waiting for a (now) easy answer: meta.stackoverflow.com/questions/115201/… – lockstep Feb 23 '12 at 22:53
267  
My Rep! My ill-gotten rep! NOOOOOOOOOOOOOOOOOO! – Shog9 Feb 23 '12 at 22:58
82  
Now I'm going to have to spend all night bidding a tearful goodbye to each of those 538 points that you're senselessly slaughtering. You monster. – mmyers Feb 23 '12 at 23:06
210  
So. It has come to this. – DavRob60 Feb 27 '12 at 19:36
16  
@DavRob60 very dramatic – Some Helpful Commenter Feb 27 '12 at 19:44
9  
WAAAAAAT!1! NOOO00OO I just got my 10k rep. :D – Kev Feb 27 '12 at 19:56
9  
Good. I feel dirty when I have "unearned" rep after I have deleted upvoted content. The next recalc window can never happen soon enough. – user414076 Feb 27 '12 at 20:17
74  
@mmyers after extensive research and expense, we have invested in a robust reputation storage and nurturing facilty (adjacent to the colo). All reputation points not needed at the current time will be humanely relocated there and allowed to relax and mingle. When new reputation is required, we will use the reputation from this facility until exhausted. No reputation points will be slaughtered - not even harmed a little - in this exercise. "The Reputation Defence League" and the "Humane Treatment for Points Society" can call off their blockades. – Marc Gravell Feb 28 '12 at 12:55
14  
Reputation changed unexpectedly? Don't know where to turn? We've moved heaven and earth to ensure your score is always correct! I feel the earth move under my feet I feel the sky come tumbling, tumbling down! – Adam Davis Mar 1 '12 at 17:25
27  
Why throw away all those perfectly good reputation points? They still need a home. I officially offer my profile as a storage facility for all rejected reputation points. I will give them a good home and make sure they are well cared for! :P – Chuck Burgess Mar 2 '12 at 2:36
20  
So how long will that notice banner be up on SO? Why couldn't you make it like the other notifications where we can close them? – j08691 Mar 2 '12 at 3:40
10  
I have been robbed!! Don't you think it is just wrong to delete a question that other people have spent their time answering them? – Ravi Mar 2 '12 at 5:05
4  
Good thing you didn't touch the badges. – bioffe Mar 2 '12 at 6:48
3  
Noooooooo. You should have granted amnesty for all past fake reputation. – DerVO Mar 2 '12 at 16:04
13  
For anyone who was wondering, Jon Skeet lost only 13 points this time because he regularly recalculates his rep. – mmyers Mar 2 '12 at 16:12
show 69 more comments

31 Answers

1 2

All sounds nice, but you're still missing a point that I think should be addressed. Currently, when things get deleted, they just disappear from your history. That's not very helpful, especially concerning reputation. When my reputation randomly drops by 40, it would be nice to be able to see that in my history. Would it be possible to make this change show up in the history?

I think it should show as a negative amount applied with a simple 'deleted" message. It would be nice to list the title of the question, and those with 10k rep would still be able to view it. At least knowing the title, we know what post got deleted. Reputation lost for deleted posts should only affect the daily reputation cap if those posts were from the same day cycle (just a side note).

Example

Of course this would also have the inverse effect for a post which was deleted that had downvotes and you actually gained reputation, showing a positive amount, with the same restrictions for the daily reputation cap.


Update: Here's a little preview of some of the things you can now find:

enter image description here

share|improve this answer
67  
That's part of this change, when a post is deleted you'll see that in your reputation history tab. – Nick Craver Feb 23 '12 at 23:09
7  
@NickCraver: that's nice! You should include it in your question! – Martin. Feb 23 '12 at 23:10
5  
@NickCraver This doesn't align 100% with what you're doing, but... this almost lets users find any of their own deleted posts: as long as the post has been voted on its deletion will cause a rep change so it'll show up here. I'd be thrilled if this could also show when unvoted posts are deleted, providing the complete record of a user's deleted posts to them. (Maybe you already meant to do this, but I didn't want to risk not suggesting it.) – Jeremy Banks Feb 23 '12 at 23:17
2  
@JeremyBanksʬʬʬ - It will show when they're deleted, how much the rep delta was, and the title, but we won't link to them unless you're a moderator...it's just to give you an idea where the reputation was. We never link to lists of deleted content, it introduces a ton of trouble, and I can't see changing that behavior here. The title showing is flame bait enough for meta questions, I'm hoping even leaving that in won't be an issue. – Nick Craver Feb 23 '12 at 23:22
2  
@Nick: Really? I'm pretty sure my flagging history is a list, and it links to deleted content. :o – animuson Feb 23 '12 at 23:27
19  
@NickCraver I really think deleted posts should be linked (both rep and flagging history). If I want to review that deleted content, all you're doing is adding the necessity for me to plug the title into the search field (or browser history) and scroll down. For questions, I can kind of understand it, but they should be available to 10k users because we've earned it. Otherwise, I could just start favoriting every single one of my questions to keep track of them. – lunboks Feb 24 '12 at 0:36
1  
also, /tools?tab=delete, a list of deleted content that goes back up to 30 days. – lunboks Feb 24 '12 at 0:47
1  
Without a link the flagging history/reputation history entries will be mostly useless. I will usually not remember what I answered to a question with a certain title a year ago. Or what I flagged on a question with a certain title. If you remove the link you can also just remove the question title, since without a link it's useless. – sth Feb 24 '12 at 1:41
6  
Something to note on your update, if you're a 10k user those post titles are linked. – Nick Craver Feb 29 '12 at 16:36
1  
I lost about 200 rep by recalculation, and I see nothing. – user unknown Mar 2 '12 at 5:28
2  
So how should I find them between other, negative reputation changes? Ok - found some "unaccepted -15" and "deleted -30". But too much work and guessing, to find the justification for the loss. – user unknown Mar 2 '12 at 5:47
show 6 more comments

Fix all teh reputations!

I know we're kind of in the later stages of this, but can we update how tag wiki reputation is displayed in the reputation history? Currently, it looks like this:

Reputation history

This is, obviously, not very specific. You have to click through to see what tag wiki (or excerpt) it's talking about. Can we get the tag wiki's title and the "excerpt" keyword (for those it applies too) added to these lines as well, like how it's displayed in your suggestions activity:

Suggestions activity

Also, it displays in the preview, why not the tab?

Reputation preview

share|improve this answer
15  
+1 for red comments – Simon Mar 2 '12 at 9:29
2  
I know you were probably writing/drawing with a mouse above, but I can't help but feel that you should have had a "FIX ALL THE REPUTATIONS" headline at the top :) – edoloughlin Mar 2 '12 at 11:40
3  
@edoloughlin: Like so? – animuson Mar 2 '12 at 19:29
show 3 more comments

I, personally, think it's completely irrational to LOSE reputation points just because a question you answered was deleted!

If the answer was deleted, or if a question you asked was deleted, then it makes sense.

However, if I answer a question, and it gets any votes (1 or 100 - doesn't matter), and then the question gets deleted, you're basically saying that all the effort that went into answering it was for naught. And if THAT is the case, then why bother answering?

Note - I'm not in this for the reputation, but it's a nice side-bonus, and randomly removing heretofore established bonuses is mean-spirited, at the least.

share|improve this answer
7  
Yeah, I'm not sure you should lose rep if the SO gods later decide a question you answered should be deleted. – Adam Rackis Mar 2 '12 at 16:38
11  
Of course you should. The question was deleted for a reason. Why should you get reputation for answering a question that's not a good fit for Stack Overflow? I think this encourages users to actually analyze the question for its value and rather than submitting an answer, vote to close it (or flag it) if it doesn't belong here. – animuson Mar 2 '12 at 18:02
4  
It's even more annoying to lose a gold medal from an answer that was turned to wiki after you got the medal :(( – wildpeaks Mar 2 '12 at 18:11
7  
I am not so much bothered by the reputation loss (since I have little to start with), but the content loss is lamentable and I would really like to see some of those deleted good answers. – prusswan Mar 2 '12 at 18:45
6  
What if I answer a question, it gets a lot of upvotes, gets accepted as the answer, then two years later the OP deletes it because he thinks it makes him look stupid? That's not being removed due to poor fit with the site, and I lose a bunch of reputation. (Which I just did) – Stephen P Mar 2 '12 at 19:03
5  
@Stephen: Question owners can't delete if there are any upvoted answers. – Josh Caswell Mar 2 '12 at 19:38
3  
@animuson - you're missing the point, I think: there are several questions that MONTHS or YEARS later have been deleted because they're no longer viewed as "a good fit". Retroactively applying today's rules to yesterday's content is at the very least rude! – warren Mar 4 '12 at 3:30
3  
I agree. There ought to be a statue of limitations on this. It's absurd that months or even years after you've answered a question, you can have the rep subtracted because after that much time, someone's decided the question wasn't a good fit. – Kyralessa Mar 5 '12 at 3:28
2  
And yet another issue on this - if a user is deleted, you lose rep associated from their question\answer\votes :| – warren Aug 21 '12 at 17:57
show 1 more comment

One minor issue I found. The descriptions (titles) for unupvote/undownvote events are inconsistent.

answer was unupvoted
vs.
dwonvote was removed from a post

In my opinion, "unupvoted" sounds a bit awkward as a verb, so you might want to sync that up. Also, the typo in "downvote" isn't mine.

share|improve this answer
5  
Thanks, these are now fixed. – Nick Craver Feb 28 '12 at 20:58
11  
@lunboks Correct the dwonvote! – jmendeth Mar 1 '12 at 12:59
12  
I find the awkwardness of "unupvoted" and "undownvoted" to be rather charming. – phoog Mar 2 '12 at 3:59
3  
@NickCraver I don't want to post another nit-pick answer, but currently, it's "upvote was removed from a answer". I believe it should be "an answer". – lunboks Mar 2 '12 at 12:57
1  
@lunboks - thanks, will be fixed in the next build. – Nick Craver Mar 3 '12 at 1:23
show 1 more comment

Congratulations on the new system. Abolishing recalcs is a big and important step, and the new reputation tracker, showing all past changes, is awesome for accountability. I feel that this was quite a substantial improvement in terms of felt usability, even though it doesn’t actually affect the handling of the site at all.

EDIT And this feature is just awesome:

enter image description here

share|improve this answer
show 1 more comment

What happened to the SO league ranking that was display in the profile's rep summary, does it also need a recalc or something? this was one of my favorite things to watch:

Old: Old rep summary

New: New rep summary

On the plus side I only lost 15 rep cause of the recalc :D


Also, it would be nice to have upvotes that have are partially(or fully) lost rep due to the rep cap displaying something to that effect (I assume this is the magical +2 rep?): enter image description here

share|improve this answer
4  
The leagues need a massive backfill, which we've written code for but couldn't run last night due to us pushing our database servers to their limits running recalcs as fast as possible. The reputation leagues will be fixed today. – Nick Craver Mar 2 '12 at 10:06
2  
The rep tables have been backfilled and the links have returned :) – Nick Craver Mar 2 '12 at 14:40
show 5 more comments

Do I need to change my mental model of how the rep cap works?

The behavior I'm used to: Suppose that on Monday I get 20 upvotes on question A, and then one upvote on question B. The upvote on question B is eaten by the cap. Further suppose that on Tuesday one of the upvoters on A retract their upvote. My rep total immediately decreases by 10, but I can regain it by triggering a recalc, because now the upvote on B can fit in under Monday's rep cap.

Is this still the case? The annoncement seems to say that the retraction of the upvote on A now counts as a separate reputation delta occurring on Tuesday, so my rep movements would be

Monday: 21 upvotes ~ 210 points, capped to 200
Tuesday: 1 unupvote

thus the net effect would be that I've gained 190 rep, in contrast to 200 rep in the old system.

Or am I misunderstanding either the old or the new system?

share|improve this answer
3  
The old behavior remains here, you'd still get 200 rep on that day. think of it as when an upvote (that counted) from a capped day is reversed, you were instantly recacled...you'd get that 10 rep from another vote that was 0 previously because you were over the cap back then. – Nick Craver Mar 3 '12 at 2:08
show 4 more comments

There seems to have been no distinction made between deletes and migrations. Migrated questions have been marked as deleted in the reputation tab, which is a little confusing...

Is it possible to distinguish between them? Or are migrated questions just marked as deleted?

share|improve this answer
1  
Migrated answers on the source site are deleted, there's no plan to distinguish them at this time, that may change later. – Nick Craver Mar 2 '12 at 10:03
show 1 more comment

Showing rep-changed due to removed up/down-votes and accepted answers could generate confusing noise:

A couple of days/weeks ago a colleague of mine (~10 rep) who apparently didn't quite understand votes or the general idea of SO, was repeatedly clicking the accept-answer button of an answer to his question (or up-vote, I don't recall which) in pure confusion. I tried to explain to him what this meant and what he was causing with this random clicking (I'm not sure if I managed to communicate the idea to him in the end).

Anyway, if all these actions would have been shown to the user who posted the answer, that could have caused even more confusion, but certainly some unwanted noise. Maybe this should be given some thought when implementing the new system (perhaps a one-minute undo-block, or something).

share|improve this answer
1  
All of these events would be collapsed into a single title in the default view, which could then be expanded to see the separate events (all the accepts and unaccepts). This is a very edge case, so it's not really something they're worried about. See this related topic. – animuson Feb 29 '12 at 23:21
6  
I think your colleague may have been confused about how clicks work in general. – Matthew Read Feb 29 '12 at 23:57
1  
@MatthewRead: As far as I could tell it was a combination of not understanding the concept of reputation and the behaviour of the interface. If you catch users off-guard they will forget how to apply the most basic stuff. – bitmask Mar 1 '12 at 6:33
show 3 more comments

That 'Image thumbnail view/editor in JFrame' should show a 'correct' marking like threads 'How to use ProgressMonitor..' and 'Is there any way..', shouldn't it? Is that part of the new changes? Is it intended?

Rep. image

[Also: (grumbles) lost 176 rep. in these maneuverings. But that is just a comment, it seems it was part of the general re-calc.]

share|improve this answer
1  
Yup, this was a bug, thanks! A fix is in the next build and will roll out today. – Nick Craver Mar 2 '12 at 10:29
3  
@NickCraver Some things I especially like about SE sites. 1) Feed-back. 2) The proactive attitude of the folks who create and maintain them. :) – Andrew Thompson Mar 2 '12 at 13:03
show 2 more comments

How does unaccept and accept works?

enter image description here

why they differs?

share|improve this answer
1  
These are multiple events that were rolled up (the latest date is used for any rollup in the time view). But we can be a bit clearer here, I've added a tooltip in the next build that'll say "question was accepted 2 times" for example. In the post view you can expand to see each of these individual events. – Nick Craver Mar 2 '12 at 10:49
show 3 more comments

I can report a little sync problem. My rep on SO is currently reporting as 1 fewer than the true value. This has been so for an hour or so. I'm at the rep cap for the day and some post-cap downvoting followed by upvotes to return me to the cap level appear to have resulted in the discrepancy. Perhaps you had not intended that this behaviour (quite familiar of old) would be changed, but that 's how I read your post.

Anyway, as one SW dev to another, I thought I'd give you what may be a bug report.

share|improve this answer
2  
@Nick Ooh, the skew just fixed itself. Perhaps you've really got on top of this! – David Heffernan Mar 4 '12 at 22:20
show 2 more comments

As for me, there's another issue behind these changes that is worth discussing.

As the FAQ says, reputation is a rough measurement of how much the community trusts you. That said, every person could go to a user's profile page and easily locate all his 'bad' questions or answers, because all of them were marked with catchy red color. That way, the reputation log served as a simple display of how often does this user make notable mistakes.

Of course, errare humanum est. But now, the profile page of an average user can get overwhelmed with red marks that immediately attract negative reaction. But the thing is, the user often has nothing to do with the fact that OP had changed his mind or pressed the wrong button. It has also become difficult to locate downvotes among all this new stuff.

I have been a member of StackOverflow only for a week, but I was kinda proud that my reputation log was almost completely 'green'. Until now.

What I'm trying to say is, maybe it's better to leave the detailed explanation of the reputation only for the user himself? Or at least provide some filters on the profile page that would allow to hide certain items if the person is not interested in them.

As an alternative solution, maybe there should be another color for 'unaccept'/'undownvote'/'unupvote' actions.

share|improve this answer
2  
@CodyGray: it would matter because it would separate failures from adjustments. A heavily downvoted question/answer is the user's fault (and should be red), but, for example, a "-30" for an answer to a deleted question is a system adjustment, and the user has nothing to do with it. – Yuriy Guts Mar 2 '12 at 22:30
show 1 more comment

Can we do/trigger recalculation by our own at http://stackoverflow.com/reputation or http://meta.stackoverflow.com/reputation (don't want to wait till automatic trigger or want automatic trigger but want to see how much reputation will be mine after recalc).

We can see there day by day votes,rep today, rep this week, rep this month, rep this quarter, rep this year,rep from bonuses, reputation from suggested edits. See below image.

enter image description here

share|improve this answer
2  
I don't understand...are you asking something, or reporting a bug? Soon the recalc on that page will no longer be necessary, and will likely be removed (as it will have zero affect on anything...since you're always being kept in sync after these changes). – Nick Craver Mar 1 '12 at 10:35
1  
@NickCraver: I'd keep it for at least a couple of months, while the system shakes out, if only to give people a way to prove to themselves that it really works (you know what people are like). – T.J. Crowder Mar 2 '12 at 9:29
show 4 more comments

I woke up to find that I'd taken a 3K+ hit. It's pretty shocking.

share|improve this answer
2  
One thing this change accomplishes is that 3k hit will never happen again, instead your reputation will be kept in sync so you have no large surprises like this. – Nick Craver Mar 2 '12 at 15:51
show 1 more comment

I'm sorry, but this makes me very angry.

Here is my issue: I worked really hard to build up my SO reputation. Like many things on SO, what you do on day x can be altered many days into the future, in ways that you cannot anticipate or expect.

For my account, my reputation suddenly went down by hundreds of points. Checking the "log", it appears to be for items where were deleted. But the deleted items were valid questions when I asked them.

Most troubling about this is that SO users are encouraged to display their reputation on others sites, and I do this with my blog. To have a sudden downgrade in my reputation, which is part of my blog public profile, is equivalent to slander and defamation, in my opinion [just imagine if you put your credit score on your website, and suddenly the credit agency changed the formula and downgraded you].

I've been suspicious of SO for awhile because of these changes, and my current thinking is that it is time to say goodbye. I've been a member since 2007 or early 2008 [I don't remember off hand], and it will be sad to leave...but the actions of the site are the problem, not anything that I have done as an active member of the SO community.

Does anyone else share this sentiment?

IMPORTANT UPDATE: My reputation was reduced by 380 points, the vast amount being for old questions which were deleted. These old questions were perfectly fine when first asked, but as SO (evolved/devolved), they were no longer valid and were closed...sometimes YEARS after they were opened. And now deleted. That's amazin[ly bad].

share|improve this answer
2  
I don't think you were a member in 2007. – Henk Holterman Mar 2 '12 at 14:33
7  
This isn't the first global rep recalc in history, there have been several -- there was one less than a year ago. So it's not like being a member forever means you took more of a hit; it's still only going to apply to stuff that happened since the last recalc. And it looks like you didn't even notice the others, so ragequitting now that they've finally fixed this behavior and it will never happen again seems kind of insane. Particularly over 380 rep, which you can literally recover in two days – Michael Mrozek Mar 2 '12 at 15:37
8  
Um, honestly, I don't consider gathering 3,648 rep points over the course of three years and five months to be "working hard." Now, if you were Jon Skeet and your rep got halved, I'd say you had a point... – Won't Mar 2 '12 at 16:04
1  
Just realized I linked to the recalc that happened two years ago; here's the one that was last year – Michael Mrozek Mar 2 '12 at 16:09
1  
@pearcewg Sorry, I can’t count. But while I can empathise with your pain (the first rep recalc in history hit me even more (much more) severely!) remember that this change doesn’t actually come out of the blue. The new reputation is actually the real, legitimate score. The displayed score before was never the right one, it was merely out of sync with reality. – Konrad Rudolph Mar 2 '12 at 18:54
8  
This is THE MOST HYPERBOLIC ARGUMENT IN THE HISTORY OF THE WORLD. equivalent to slander and defamation is pretty over the top. It's a bunch of fake points that don't mean anything and can't be used for anything, and are FREE TO GIVE. Huh? – JNK Mar 2 '12 at 19:42
2  
Here is why my argument is valid: imgur.com/VrCN8 The vast majority of my downgrade in reputation is because the questions I commented on were deleted! That wasn't anything I did, but I'm being penalized for it. Bye bye SO. – pearcewg Mar 2 '12 at 21:50
4  
Bye bye pearcewg – David Heffernan Mar 2 '12 at 22:39
2  
@pearcewg you aren't being penalized. It's a correction. You didn't LOSE anything, something was removed that should never have been granted in the first place. It sucks that you got so much rep from off-topic questions in the first place, but if that's your only contribution then don't let the screen door hit you on the way out. – JNK Mar 4 '12 at 17:06
show 8 more comments

This might be unrelated to the recent changes, but in case it is:

If a question is deleted by a moderator, a bounty is refunded. (And it might also refund the automatic downvote that occurs on closing?) Is that the expected/intended behavior?

And would the same apply when deleting one's own question? If so, then in theory, this might allow for: open a bounty on a bad question, still don't get any answers or get one answer but don't upvote that, delete the question, have the bounty refunded.

Background:

Yesterday I asked for deletion/migration of an off-topic October 2009 question of mine. It happened to have an old bounty (which was never awarded). And that bounty was refunded. Robert, who deleted it, confirmed he did not refund anything manually.

(I guess the +39 implies 50 bounty, 3 upvotes and 2 downvotes were reverted: 50 − 15 + 4. Google cache shows 2 net upvotes two weeks ago. So I guess Google cache actually shows +3/−1 and hence the 19:22 automatic downvote was the 2nd downvote, and was reverted too.)

share|improve this answer

Fix how deletions/reversals appear in history:

This has really confused some users, making it look like they've lost reputation for the day or that they are unable to "reach the rep cap" for the day. This is most thoroughly outlined by Greg Hewgill.

The problem is when content gets deleted or voting fraud gets reversed, it shows up for the day that occurs. This makes sense, because it allows users to quickly figure out why they lost reputation. However, it also confuses some users because the daily total is skewed by that event.

Original reputation history

Here, I lost 76 reputation because of voting fraud the previous day. I also received an upvote for an answer, which I later deleted for a net effect of 0 there, then got an upvote on a question and a downvote on another answer. My net gain for the day is actually +3, but it looks horrible because of that -76 which affects the +76 from the previous day.

A good fix would be to separate these reversal events into two separate counts. Whenever a deletion or reversal takes place on your account that affects reputation from a previous day, it should display as a separate number next to the number representing your gain (or loss) for the current day. Something like this:

Fixed reputation history

This would tell me that I've gained 3 reputation today, cool! It also tells me that I've lost 76 reputation from something, so I should probably look at it. Expanding would tell me that voting fraud was reversed which cost me 76 reputation, also cool! This should also be the case if you gained reputation (possible from serial downvotes). For example, if I had lost 76 reputation the previous day and that day has reversed those to gain me the 76 reputation back, it should display as +3 / +76 to show me that I'm sitting at +3 for today and I gained 76 from something else on a previous day.

share|improve this answer
2  
Word is that there are a number of changes coming shortly. Stay tuned. – mmyers Mar 5 '12 at 23:39
show 4 more comments

I don't think the new system is working properly on stackoverflow.

Your reputation will be correct at all times

...

This means your reputation will go up and down more than it has previously, but it will be in sync. To think of it more easily: imagine that a recalc will be done after every action in the system.

I take this to mean there can be no skew anymore. But I have ** total rep 8025 :) on the recalc page, and 8040 on the homepage (I tried a shift-refresh too). Anyway, just thought you might like to check it out.

enter image description here

share|improve this answer
show 2 more comments

Honestly, other than the benefit of everything being consistent in the back end - it seems a bit pointless to me. Thinking about the impact on the community, does it really matter that rep is reclaimed in such a manner?

For many people who have passed a landmark, or are approaching a landmark - you'll get an initial reaction of "why has my rep been stolen?" (sample size: 1 :)) - hey, I'm over it but its not a warm and fuzzy feeling inside.

share|improve this answer
2  
The benefit is being consistent in the front end. I agree that losing huge chunks of reputation sucks – but this already happened before, at every single rep recalc. From now on, it will never happen again (assuming there will be no change in the reputation algorithm). – Konrad Rudolph Mar 2 '12 at 10:07
show 1 more comment

If I look at my accounts tab here on this site:

http://meta.stackoverflow.com/users/144983/boltbait?tab=accounts

I have a SO rep of 7181.

If I go over to SO, my rep is 6584.

I thought this was going to fix the rep to be updated everywhere instantly.

Guess not.

Anyway, I just lost 10% of my rep because some of the questions I answered got deleted. That doesn't seem right. I still answered the questions. People still liked the answers I gave. I'm assuming someone got some value out of them. But I lose out the benefit because someone comes along later and deletes the question? Bah!

The same thing happened the last time you guys did a global recalc. I lost ~10% of my rep then too. Do you ever consider how that will affect your users before you do something like that? This was one of the major reasons I don't come here and answer questions anymore. I figured, "what's the point? I'll just lose the rep later anyway."

share|improve this answer
show 5 more comments

Given the comment to another answer, there is a bug on the displaying of a link to a deleted question when it is upvoted. See the upvote on Jun 27 '11 to Games which can be helpful as a minor distraction in my reputation history.

share|improve this answer
show 6 more comments

It's not just deleted content whose points were lost! If you had upvotes on a question/answer that was later moved to a different Stack Exchange website...

...poof, the double-counted points are gone.

Arghh!

share|improve this answer
4  
Yes, of course. They've always been gone, ever since the post was moved. Your displayed reputation score just hadn't been updated. Fortunately, that problem is solved for good now. – Cody Gray Mar 2 '12 at 7:13
1  
Yup, this is by-design, because the content on the source site was deleted, immediately if not eventually (answers are immediate, questions later)...*but* you'll now get that reputation on the destination site within 5 minutes, rather than requiting a recalc. – Nick Craver Mar 2 '12 at 9:59

I don't unterstand why I have lost rep. Yesterday I had 1886 now 1825. Well I read that rep is decrised if I delete an answer. What's about an updated question where you see that your answer was horridly wrong, but not downvoted. Is that a reason to loose rep?

Well the Update is funny I can see that a guy accepted and unaccepted an answer two times^^

share|improve this answer
2  
@MarcMutz-mmutz - this being in sync is just now the case, before your reputation was indefinitely out of sync until a recalc was performed (which we ran for everyone last night). This change is to keep your reputation in sync at all times, rather than these extreme changes due to an approximately yearly global recalc. – Nick Craver Mar 2 '12 at 10:03
2  
@NickCraver: ah, "approximately yearly recalc" was the missing piece of info - thanks! – Marc Mutz - mmutz Mar 2 '12 at 10:05
1  
Yesterday I had over 14K, today I have 13K. So mine went down over 1000. SO basically, some day that was going to happen, they've just hastened the inevitable. I had lots of questions that got deleted because Stack Overflow changed over the years and turned into a "No Bikeshed" zone. As a fan of bikeshed questions, I get hit by this hard. – Warren in Toronto Mar 2 '12 at 14:13
show 1 more comment

enter image description here

I am not sure if this is known. But, on other sites, english.stackexchange.com in this example, the reputation shown is the old value (on the profile page). So, the old value was 1563(shown on english.stackexchange.com for stackoverflow) and now it is 1471 (shown on stackoverflow).

share|improve this answer
show 1 more comment

On my answer of this question : How to read query parameter value from URL using perl command , I've got a score of 5 points. How is this possible, according to reputation tab, it should be 65 points?

10   today
+10  1 hour ago upvote  How to read query parameter value from URL using perl command
145  yesterday
+15  20:36  accept  PHP Phone Number Replace Regex
+10  17:27  upvote  Javascript string regex /.*/gm does not catch all line at once
+20  16:45  upvote  If statement in javascript regex
+10  15:26  upvote  How to read query parameter value from URL using perl command
+20  15:20  upvote  Javascript string regex /.*/gm does not catch all line at once
+15  15:06  accept  How to read query parameter value from URL using perl command
-15  15:06  unaccept    How to read query parameter value from URL using perl command
+10  14:24  upvote  function declaration to function pointer declaration using perl
+15  13:59  accept  Euro symbol in PHP ereg_replace
+10  13:36  upvote  How to read query parameter value from URL using perl command
+15  13:36  accept  How to read query parameter value from URL using perl command
+20  11:30  upvote  How to read query parameter value from URL using perl command
share|improve this answer
show 4 more comments

Probably asking really dumb right here will get rather get me another rep dip, but I still don't understand what happened. My rep dropped by ~70 over night. I have not been active very recently, but I realized it was headed south when I just checked droidstack which I rarely do. Because of a slow 3G network I just saw my old rep and then saw it diminished.

I checked my profile and found no downvotes, unacc. or whatsoever. Plus I checked the network profile graph time line (please bring that one back to SO) and SO wasn't there. I only found programmers and statistical analysis.

So the question is: Do I just have to be a little patient to get my rep back? Or should I mentally prepare for never getting it back because what I see now is my true rep?

share|improve this answer
1  
I’m surprised you even noticed a 70 point dip at your reputation level. But SO has a reputation graph. Better yet, the timeline display shows you exactly where you lost the 70 reputation points. – Konrad Rudolph Mar 2 '12 at 10:06
show 1 more comment

Well, I managed to get my rep skewed again. Hooray!

Apparently the new system and the ghetto /reputation report disagree on how much rep I should have.

Today I hit the cap, took a 60 rep loss, and the new system put me at 3484 reputation.

/reputation said I should have 3499. So I recalced and apparently, this is now how much I have. I just received another question upvote that was lost to the cap, but still, /reputation now tells me I should have 3504.

share|improve this answer
1  
Thanks, we'll take a look....we're seeing very, very rare skew cases now, we're tracking down where they're slipping through. – Nick Craver Mar 2 '12 at 16:30

Well something is wrong with the new calculations I think. Possibly related to unawarded bounty points. If you open a bounty on a question and do not accept an answer you lose the the bounty points. I think after the new calculations you not only lose all the points but also lose another half of the bounty that is awarded to the first answered question (or the one with the most upvotes or whatever the rule is).

share|improve this answer
show 4 more comments

Another issue I just ran across: I deleted an answer which was +3 (and thus +30 reputation). When it got around to updating my reputation a short time later (reversing the +30), the tab in my profile still showed as blank. Do reversals from deleted content not count towards the overall change? It appears to not even count the delete event as a new event. Visiting the reputation tab, it immediately showed at the bottom of the list as a -30 rather than highlighting in yellow as a new (unseen) event at the top of the history.

It'd be nice for these to be included, showing a '-30" in the reputation tab to show me I recently lost 30 reputation. I'm pretty sure if I get an upvote and a downvote that it will display an "8" net total gain in that tab, so negative amounts have been included before. It also makes it a bit confusing for users having to search for the new event since it's not highlighted at the top.

No tab amount

Shown at bottom

share|improve this answer
show 5 more comments
1 2

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged