Opened 13 years ago
Closed 9 years ago
#1812 closed enhancement (fixed)
Avoid showing results during voting
Reported by: | jasg | Owned by: | jasg |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Poll | Version: | Unspecified |
Severity: | Unspecified | Keywords: | r? |
Cc: | rgs, tch | Distribution/OS: | Unspecified |
Bug Status: | Unconfirmed |
Description
When the person votes, the result of the voting, appears inmediately on the right side of the same screen.
That means...that the person inmediately after voting knows what the status of the voting is. If you are the first to vote, there is no problem, but from the second one on you can read what others have voted, and what the results are. Ideally, the person must not know what the results are until the end of the voting.
I woudl suggest that the results appear at the very end of the voting.
Attachments (2)
Change History (10)
Changed 13 years ago by jasg
comment:1 Changed 13 years ago by jasg
- Keywords r? added; Poll removed
comment:2 Changed 13 years ago by alsroot
- Keywords r! added; r? removed
Not sure what original Poll authors kept in mind but I guess letting people give several votes is not common practice.
I think would be better if people can give only one vote (but change it) and not hiding real time results would be also useful.
Changed 13 years ago by jasg
comment:3 Changed 13 years ago by jasg
- Keywords r? added; r! removed
In order to maintain the original behaviour, I added a check box inside the poll creation form. This check box enables or disables the display of vote results immediately while voting.
It stops voters from knowing what others have voted so far, so previous results don't affect the individual vote.
comment:4 Changed 13 years ago by jasg
- Cc tch added
comment:5 Changed 13 years ago by alsroot
jasg, btw you can pick this activity up :)
last who commited something was me and it was mostly bugfixes and I don't have strong vision how Poll should look like.
comment:6 follow-up: ↓ 7 Changed 13 years ago by alsroot
let me know if you want and I'll add you git repo commiters list
comment:7 in reply to: ↑ 6 Changed 13 years ago by jasg
Replying to alsroot:
let me know if you want and I'll add you git repo commiters list
Ok, I want it. Thanks
comment:8 Changed 9 years ago by godiard
- Resolution set to fixed
- Status changed from new to closed
Long time ago....
I make a patch to solve this.