Quote:
Originally Posted by SilverBoy
Good Mark, I will waiting you and I wish you can finish it as soon as possible  .
|
Well, this isn't a trivial task, and what I have so far are the new options being displayed on the "newpoll" and "editpoll" templates (no manual template edits required):
I have the code in place to retrieve the values entered into the new options elements when the form is submitted, so all that is needed there is to construct the queries to save the data to the db. I will be adding a custom table for this.
Then after that, I will have to add a query when viewing polls to retrieve the advanced options and then based on that determine if permission is given to a user to vote, and deny this permission if needed.
So, please be patient and bear with me because I do have many other things going on as well.