I would ask about the vote privacy. This module register what the user votes or only if the user votes?

Thank u!!

edu

Comments

BigMike’s picture

This module does track all votes including the IP number of anonymous voters (if anonymous voting is enabled).

It will only track actual votes; it does not track who has viewed the poll questions or the results of a poll (simply use core to track node views).

It is easily configured to hide this information per user role (so you can protect the privacy of voters, for instance choosing only to show this information to the superuser).

Regards,
Mike