I could really use a combination of a poll/blog module that works something like this.
Admins create a poll that may or may not have any options
Users can add options to the poll (which counts as a vote)
and add comments to an option, or to somebody else's comments.
Only admin's can delete comments.
The options are sorted by descending votes.
Admins have the ability to make it a fixed poll (user's can't add options), an open poll to disallow comments, or to allow comments, and maybe later an expiry date.
Admin's have the ability to delete options from the poll.
there may or may not be any limtis on the voting, but for now there doesn't need to be.
This is to be used for a type of automatic priority mechanism so that things can bubble up on the priority list the more attention they get from users and they can post comments on the specific option that they have added to the poll, and other users can respond to that in a kind of blog style. We intend to use it for a feature request list, etc, etc..
Is there a package out there that will do this kind of thing (I'd just embed it into my site). Or do Ihave to do this from scratch?
A funky voting system
-
- Support Guru
- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
- Location: Fernie British Columbia, Canada
A funky voting system
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Re: A funky voting system
Just found a php class for polls. Maybe it can be used?
http://www.sim-php.info/simple-mini-poll.php
http://www.sim-php.info/simple-mini-poll.php
-
- Power Poster
- Posts: 474
- Joined: Wed Jan 25, 2006 11:53 am
- Location: Netherlands
Re: A funky voting system
http://www.sim-php.info/simple-mini-poll.php
Yes, this is a fine poll system. Would be nice to have this as a CMSMS module.
Yes, this is a fine poll system. Would be nice to have this as a CMSMS module.