Good day

After a user has voted and visited other pages on the website is it possible to display the questions again instead of showing the vote results?

Comments

Michele Wickham’s picture

For clarity - do you mean you want to allow them to vote again or just show the questions without the ability to vote/no vote submit button? Is this for anon or auth users or both?

I'm working on an update to the way vote results are displayed controlled by a node level setting. The way I'm using the module currently means that auth users and anon users need to be treated the same - that is, Voting API settings apply in either case so that both auth and anon can vote once daily, for instance. Conceivably I could roll this request into that update because it seems that what displays after a vote, particularly for anon users is inconsistent.

GregoryHeller’s picture

I think it would be helpful to display to a user THEIR vote selection after they have voted. For example, in a vote where i can choose 3 of 5 choices: Strawberry, vanilla, chocolate, rum raisin, coffee, after voting for coffee, strawberry, vanilla, i would be shown my choices, along with the option to cancel my vote (if canceling a vote is allowed by permissions). I would see this confirmation of my choices REGARDLESS of whether or not I am allowed to see poll results.

As it stands right now, my choices are indicated (i believe) by BOLD font IF i have permission to see the vote results after I have voted.

gobinathm’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

D6 is EOL hence this issue won't be fixed (or) attended. So closing it.