Announcing Ballots v1.0

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Announcing Ballots v1.0

Post by calguy1000 »

What does this do?

This module implements a simple voting system for items of discussion. It can be used for a simple poll, or a more complex decision management process.

Feature List

    * Frontend Creation and Editing of Ballots
    * Ballots can have three stages (all controlled by dates)
          o Discussion - The ballot is open for discussion.
            Usually the comments module is embedded to allow open discussion between members
          o Voting
            Authorized users can vote on the ballot. A user can only vote once per ballot
          o Closed
            After voting has closed authorized users can review the discussion (but not post comments), and can view the voting results
    * Completely Template Driven
      Numerous different templates are available for each voting mode, and for the summary mode
    * Voting choices can be different for each ballot
    * Two different display options:
          o Summary mode
          o Detail Mode
            Different Templates are used for the different stages that a ballot is in. And the template to use is controllable
    * Complete admin interface with the ability to edit and delete ballots
    * Complete modular security
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.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Announcing Ballots v1.0

Post by jmcgin51 »

Calguy,

Would you mind providing a short tutorial on how one might get started with this module?  I'm expecting there to be a "create ballot" link, but can't find one, so I have no clue how to begin.  I'm not wanting to customize templates or anything, just create a simple sample ballot.

Also, the Help page says "'The simplest way to use this module is to just put {Ballots} into the content section of a page, or into your page template."  However, this thows a Smarty "tag not recognized" error.  I tried changing to {"cms_module module="ballots"}, and this solved the problem.  But since I don't have a ballot created, I still don't see anything on my page.

Thanks for any help!
viebig

Re: Announcing Ballots v1.0

Post by viebig »

put it on calguy1000.com!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Announcing Ballots v1.0

Post by calguy1000 »

{Ballots action='addballot'}
should do it.
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.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Announcing Ballots v1.0

Post by jmcgin51 »

ok, so we can't add Ballots from the Admin, only from the front-end, by calling in a page/template??
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: Announcing Ballots v1.0

Post by calguy1000 »

Yeah, that's the way the original customer wanted it.

If I get time, I'll see about adding an admin action for it.
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.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Announcing Ballots v1.0

Post by jmcgin51 »

that would be awesome - thanks!  nice mod, by the way.  your mods always take me a bit to get used to, but then I realize how powerful they are... keep it up!
Jolly Guy
New Member
New Member
Posts: 9
Joined: Fri Aug 01, 2008 4:35 pm

Re: Announcing Ballots v1.0

Post by Jolly Guy »

Hello,
is not working with me,
I put {Ballots} and I got no thing, I tried to add {Ballots action='addballot'} and no thing apper to me,
when I add

Code: Select all

{"cms_module module="ballots"}, 

this error apper to me :
string(144) "Smarty error: [in content:content_en line 5]: syntax error: unrecognized tag: "cms_module module="ballots" (Smarty_Compiler.class.php, line 446)" string(117) "Smarty error: [in content:content_en line 5]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" ?? what's wrong??
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Announcing Ballots v1.0

Post by jmcgin51 »

you have an extra quote in your module call.

should be this:
{cms_module module="Ballots"}

not this:
{"cms_module module="Ballots"}
Jolly Guy
New Member
New Member
Posts: 9
Joined: Fri Aug 01, 2008 4:35 pm

Re: Announcing Ballots v1.0

Post by Jolly Guy »

now it work well

But I Need to all my visitor to vote on the ballot "NOT Authorized users ",
is this possible ?
JeremyBASS

Re: Announcing Ballots v1.0

Post by JeremyBASS »

could someone put up a link of it working... would love to see it.. :)
jeremyBass
viebig

Re: Announcing Ballots v1.0

Post by viebig »

could someone put up a link of it working... would love to see it..  [2]
christiaans
Power Poster
Power Poster
Posts: 300
Joined: Tue Mar 04, 2008 10:37 am

Re: Announcing Ballots v1.0

Post by christiaans »

viebig wrote: could someone put up a link of it working... would love to see it..  [2]
Roger, I'm setting up one as I speak.
jmcgin51
Power Poster
Power Poster
Posts: 1899
Joined: Mon Jun 12, 2006 9:02 pm

Re: Announcing Ballots v1.0

Post by jmcgin51 »

did you get this set up?  got a link?
pidou46
New Member
New Member
Posts: 5
Joined: Thu Nov 06, 2008 4:34 pm

Re: Announcing Ballots v1.0

Post by pidou46 »

I also intrusted

Me too...
Post Reply

Return to “Modules/Add-Ons”