Revision history for PollSystem


Revision [19207]

Last edited on 2008-01-28 00:14:43 by JavaWoman [Modified links pointing to docs server]

No Differences

Revision [16984]

Edited on 2007-05-31 23:27:32 by JavaWoman [Reverted]
Additions:
~&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)
- A timestamp (when the answer has been validated)
- the poll creator will decide who can get access to the result (dedicated result page through ACLs):
- Everyone
- Only those who voted (will require a dynamic management of the ACLs: DynamicAcls)
- A group of people (only the poll creator, a project team...)
- 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).
===To Do===
- Create the code :-)
Deletions:
~


Revision [16783]

Edited on 2007-05-31 10:48:01 by CugQvp [Reverted]
Additions:
~
Deletions:
~&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)
- A timestamp (when the answer has been validated)
- the poll creator will decide who can get access to the result (dedicated result page through ACLs):
- Everyone
- Only those who voted (will require a dynamic management of the ACLs: DynamicAcls)
- A group of people (only the poll creator, a project team...)
- 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).
===To Do===
- Create the code :-)


Revision [6244]

Edited on 2005-02-22 12:50:18 by JavaWoman [short reply about storing results]
Additions:
~&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)


Revision [6226]

Edited on 2005-02-21 16:14:03 by ChristianBarthelemy [links to DynamicAcls]
Additions:
- any Wikka user can create a poll by defining dedicated WikkaPage''s'' (handler?)
- 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).
Deletions:
- 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).


Revision [6223]

The oldest known version of this page was created on 2005-02-21 15:05:26 by ChristianBarthelemy [links to DynamicAcls]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki