The logic of display order is modified to the
following:
Sort by ID
Treat write-in as normal candidate, and
sort all candidates by their sort
sequences. The sort sequences of all candidates can be set in
GEMS.
Sort by Rank
If there is no vote at all, it would be same as
Sort by ID. That's why we need sort
sequence.
Otherwise it is sort by number of votes. All
candidates within the same rank are then sort by their sort
sequences.
Sort by Name
Sort by the candidate names, and the write-in is
always left at bottom, if any.
This will be the behavior for the next
release.
Whitman
|