[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: JResultClient: Display write-in as the last candidate on zero votes.



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
----- Original Message -----
From: Sophia Lee
To: RCR
Sent: Wednesday, February 27, 2002 9:59
Subject: JResultClient: Display write-in as the last candidate on zero votes.

County: San Luis Obispo, CA
Required: March 1, 2002
 
Product: JResultClient version 1
 
Request:   If the candidates do not have any votes and sorted by rank currently the write-in is displayed as the first candidate.   Would like it to be displayed as the last candidate.