Polls update - see anon participants but not their entries
Client would like polls to have a feature where anon responses can still record WHO voted without seeing their responses. This is to verify that they actually voted.
-
Chris& Nancy Hector commented
The script and sample search.
-
Chris& Nancy Hector commented
I wrote a tool to provide this feature.
It is javascript that gets added to the Poll details system page and it captures the user ID on submission of the poll. It saves the poll ID into a PollsTaken field, without saving any of the users responses.
Now when the poll is closed, you can run a report that looks for responses to a given poll number.