Ordering answers based on votes
-
I’m using a poll to let people vote for their favorite items in a list — and add items if their favorites aren’t listed.
With the voting process, we’ll be building a top 100 items list, so I’d like the items with the most votes to go on top (a descending list).
I have it set so that results get ordered this way, but the list of choices for voting are being displayed in the order they were entered (so it’s all mixed in order).
Is there a way to get the choices for voting in descending order based on number of votes already received?
Thanks!
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Ordering answers based on votes’ is closed to new replies.