Poll Mod version 3

Snitz™ Forums 2000
https://forum.snitz.com/forumTopic/Posts/57373?pagenum=1
05 November 2025, 03:49

Topic


Davio
Poll Mod version 3
06 March 2005, 19:11


It's that time again when I decide to upgrade the poll mod once more. It's a popular mod that's a must have for any forum.
So what's happening for the next version? Well, I am planning to incorporate some of your ideas that you have suggested since the last mod. Here is what I have on my list of new features.
1. Time Set Poll - allows you to set a closing time for each poll. (Will incorporate cripto9t's add-on for this. Thanks cripto9t.)
2. Expand Show Who Voted feature - should allow you to see who voted for what answer. Also make it public or private. Public will allow anyone to see who voted for what. Private will prevent anyone from seeing who voted. 3. Checkbox Answers - in addition to radio-boxes, can have polls that use check boxes instead. It will allow members to vote for multiple answers.
I think that's it. You guys have any more REASONABLE suggestions for new features or suggestions to improve the current mod?<

 

Replies ...


Jorrit787
06 March 2005, 20:03


Will we be able to turn off the Multiple Answers feature?<
Davio
06 March 2005, 20:29


Huh? lol
The members will have the choice of using radio buttons or check boxes for thier poll. If you're asking for an admin option to turn off that option for them, sure. No biggy. smile
That was a main feature you were looking forward to? tongue<
Jorrit787
06 March 2005, 20:53


Originally posted by Davio
That was a main feature you were looking forward to? tongue
Not specifically, but I just wanted to know if it could be turned on/off globally bigsmile<
withanhdammit
06 March 2005, 22:15


If the poll is private, so that users can't see who voted for what, it would be nice for the admins or admins/moderators to have the option of seeing what the votes were. Have those options configurable in the admin control panel.<
Davio
09 March 2005, 12:34


No more opinions? Guess I'll hear what everyone would like to see in the poll mod after version 3 comes out. lol Too little too late. tongue
Ok, I guess my list of new features is basically what everyone wants.<
sr_erick
09 March 2005, 13:16


Just make sure a person can easily upgrade from the old poll mod to this one and I'll be happy. smile<
withanhdammit
09 March 2005, 16:16


Exactly! Or...since I'm rebuilding a forum because I biffed something up when I installed a mod (members.asp is horked up somehow, even though the mod didn't edit/change that file)...should I wait to install v3 when it comes out?
h<
Davio
09 March 2005, 17:14


What would be the point of waiting? Do what you gotta do. Install the poll mod whenever it comes out.<
withanhdammit
09 March 2005, 19:09


That's what I meant wink
h<
Panhandler
09 March 2005, 19:34


Wait!
I'd like the poll to have a pre-defined answer; the answer hidden from the voter until after they vote.
Something like:

"On average, how many fatal traffic accidents are there in the US each year?"
  • 500
  • 5000
  • 10,000
  • 30,000
Correct answer appears after the person has voted.
<
sr_erick
09 March 2005, 22:36


That sounds like more of a quiz mod.<
Panhandler
09 March 2005, 22:56


Originally posted by sr_erick
That sounds like more of a quiz mod.

Exactly! Or Contest Mod !
This could be really fun. . .and nobody else has it (do they?). smile <
Davio
10 March 2005, 00:07


But...but...this is a Poll Mod!! Somebody please tell RichC this is a poll mod and not a quiz mod!! smile<
withanhdammit
10 March 2005, 00:34


Hey RichC (aka Panhandler)this is a poll mod and not a quiz mod!!
(sorry, I couldn't help myself)

h<
sr_erick
10 March 2005, 01:25


I know redbrad0 probably developed a quiz mod. It's in use on www.weeweeslap.com I don't know if WWS paid him to develop it or what the deal was.<
Panhandler
10 March 2005, 10:08


Originally posted by withanhdammit
Hey RichC (aka Panhandler)this is a poll mod and not a quiz mod!!

How hard would it be to make it into a CONTEST mod? I'd like to give a prize to the person with the correct answer.

wink <
cmerwitzer
10 March 2005, 11:57


RichC - As requested by Davio... it IS a poll mod, not a quiz mod.
And, Davio... thanks for taking my suggestion and incorporating it into the next release.
I suggested: 2. Expand Show Who Voted feature - should allow you to see who voted for what answer. Also make it public or private. Public will allow anyone to see who voted for what. Private will prevent anyone from seeing who voted.
I really like number 3 as well!! Great idea!<
Panhandler
10 March 2005, 23:30


Originally posted by cmerwitzer
RichC - As requested by Davio... it IS a poll mod, not a quiz mod.

Ennnnnnnt! Incorrect answer. wink<
Shaggy
11 March 2005, 05:03


How so? This is a poll mod.
<
weeweeslap
11 March 2005, 13:44


Originally posted by sr_erick
I know redbrad0 probably developed a quiz mod. It's in use on www.weeweeslap.com I don't know if WWS paid him to develop it or what the deal was.

Correct, I paid redBrad0 to custom code it for me.<
Davio
11 March 2005, 13:55


So PanHandler, it sounds like a few $$ will need to be sent my way if you want a quiz mod. bigsmilewink
Or ask Weeweeslap for his code to the mod. smile<
Panhandler
13 March 2005, 23:33


Originally posted by Davio
So PanHandler, it sounds like a few $$ will need to be sent my way if you want a quiz mod. bigsmilewink smile

Say, didn't I PayPal you last time? Sheesh! Give'm a dime then they want a dollar. . .wink <
Davio
14 March 2005, 01:10


LOL!! Did you? Have to check my records!! bigsmile But anyways, that was for last time, this is for this time. tongue
RichC and I will talk off air. wink It seems a high priority is the upgrade from the current version. That shouldn't be too hard as I would be adding database fields and not taking away. (Hopefully)<
muzishun
22 August 2005, 12:33


Any news on the new version yet? I have some users on my forum clamoring for the ability to have multiple answers.<
jamesdavis
22 August 2005, 13:09


Multiple-choice polling is not exactly a trivial change to the existing MOD. I could not wait so made my own enhancements for my board. Here is an example result for one of them.

Subtle things needed to be considered. For example, the lengths of the bars needed to be determined as a percentage of all ballots cast, not votes.
Guests are 'suspect' in terms of their votes (they are, after all, anonymous) so I had to develop a way to track them differently than members. Since I did that it only made sense to enhance the presentation by using different colors for each. My members have greatly enjoyed the new capabilities.
Davio, I am perfectly willing to work with you on this enhancement. My code is crude by comparison to yours and is not in a condition to be released.<
alanh
22 August 2005, 13:24


I look forward to an update to the Poll MOD, it might iron out the problem I have with the one I have at the moment.
Keep up the good work Davio....<
muzishun
30 August 2005, 01:17


Just bumping this to see what updates there may be.<
Davio
30 August 2005, 13:15


Ahem! Go away. Nothing to see here. Move along now. shoo shoo! tongue
*Davio goes back and hide*<
MarcelG
30 August 2005, 14:22


lol

Who do I see there hiding under a stack of 'Things to do today' notes ?<
AnonJr
30 August 2005, 14:22


Should I take that to mean I should install the current version rather than wait for this one? wink<
cspelts
26 April 2006, 18:30


Originally posted by Davio
Here is what I have on my list of new features.
1. Time Set Poll - allows you to set a closing time for each poll. (Will incorporate cripto9t's add-on for this. Thanks cripto9t.)
2. Expand Show Who Voted feature - should allow you to see who voted for what answer. Also make it public or private. Public will allow anyone to see who voted for what. Private will prevent anyone from seeing who voted. 3. Checkbox Answers - in addition to radio-boxes, can have polls that use check boxes instead. It will allow members to vote for multiple answers.
This poll upgrade with just what you have listed above would really help - it's exactly what I'm looking for! I for one, can't wait to install it!
In the meantime, if anyone has any ideas on how to implement the multiple votes and recording a members specific vote - I'd love to hear it. I've got a thread explaining what I'm trying to do here:
http://forum.snitz.com/forum/topic.asp?TOPIC_ID=61682
<
Ranko
27 April 2006, 02:57


I would suggest either adding a separate db field for poll mod (first field in the poll answers sounds like a good place fo it) or using the topic title for it.
Also, moving the poll away from the inside of first post, and just above it, preferably in a sub getPoll() format. <
© 2000-2021 Snitz™ Communications