Okay, so I want to make a polling site but it doesn't work like a typical poll.
Here's how I would like mine to operate:
User registers and is sent confirmation email Once they confirm they can log in From there they get to one giant poll with several topics but apposed to choosing one topic, they would have 20 or so "tokens" where they may distribute them among each topic as desired. These users then save their votes, and it goes into a database where results can then be displayed. These 20 tokens would replenish once a week, or month, or bi-weekly or something.
This is the basic idea. I'm not asking if this is a good idea. I would just like to know if there is a poll plugin/add-on type thing that I can just install on my site that would support this or if this would have to be custom made?
Additional features on this site would be that there would be a different section, where users would vote on a typical poll. This poll would ask what topics should be added to the first main poll.
If a plugin exist that would support this could someone tell me or it.
Or if this were custom made. How intense would it be? I have a novice understanding of PHP and MySQL is this something I could do?
I appreciate the help,
Thanks