On Tue, 2006-05-30 at 00:48 +0100, Brett Parker wrote:
Nothing fishy going on at all... here's how the sort works: first, sort by votes second, sort by date submitted third, sort by id
Now, it does that descending, so, if there are 2 people tied, the one that appears first is the one that was submitted *last*. Couldn't think of a nicer way to do the sort, personally!
Yes I guess that is a bit tricky.
I was thinking that if two captions tied at X votes then the one that got those votes first should be at the top of the list and perhaps be declared the winner (if we didn't want to bother with a tie situation) but I guess that breaks the feature of being able to change your vote (or at least complicates it somewhat)