Hey guys, I spent some time doing some searching and couldn’t find an answer to the following question:
With the poll plugin is there any way to enable the display of which users have selected which options? Specifically I’m working on a new project over at my community site and I’m trying to figure out which users are interested in helping with various aspects of a project. As an example let’s say my poll looked like this:
[poll name=interested type=multiple]
- Brainstorm, discuss, and critique ideas; basically just offer creative advice
- Crunch numbers and perform critical analysis
- Write back end code
- Write front end code
- Testing
- Not interested in helping at all
[/poll]
Each user may select one or more options. I’m interested in knowing which users select which options. Is there an attribute or anything to let me do this?
Thanks!