Elections

The CElections channel displays a list of elections that the user can vote for. It also provides election owners the ability to edit positions and candidates and their descriptions. The permissions servant is used to designate who can edit, view the election summary and vote. The portal administrators are given the permission to manage elections (i.e. create and delete elections)

A multithreaded channel that employs and MVC architecture to represent elections, positions and candidates which are stored in database tables. Permissions are controlled by the permissions manager.

    • elections1.1.jar is suitable for 2.1.x systems
    • elections1.2.zip is suitable for 2.4.x systems