Comparing revisions for PollSystem

Additions:
- any Wikka user can create a poll by defining a dedicated WikkaPage (handler?)
- Only those who voted (will require a dynamic management of the ACLs)
- such a system could serve as well as a document/process validation system, or as a workflow system through a dynamic management of the ACLs (When workflow task one has been completed, then access to workflow task two page is allowed).
Deletions:
- any Wikka user can create a poll by defining dedicated WikkaPage''s'' (handler?)
~&Perhaps easier would be to gather the answers in an associative array and simply store the serialized array in a database column. serialize() and unserialize() will then do all the formatting and parsing for you. --JavaWoman (who once started to write her own polling application but never finished it)
- Only those who voted (will require a dynamic management of the ACLs: DynamicAcls)
- such a system could serve as well as a document/process validation system, or as a workflow system through a dynamic management of the ACLs (When workflow task one has been completed, then access to workflow task two page is allowed: DynamicAcls).
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki