forked from gdoteof/election
-
Notifications
You must be signed in to change notification settings - Fork 0
acrawford/election
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This module creates four content types: Election Season Election Event District Ballot Items Election seasons can contain one or more election events Election Events can contain one or more Districts Districts can contain one or more sub-districts and/or one or more Ballot Items Ballot Items have an arbitrary number of 'choices'. Content entry is done at at the District Level. All available Ballot Items can have their results entered by users with the 'change election results' permission at each district. The javascript api returns metadata as described in the requirements; with the addition that at the district level all results for ballot items (summed up recursively) are also returned.
About
drupal election module
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 95.7%
- Shell 4.3%