Experimental project
This is a sandbox project, which contains experimental code for developer use only.
The Phased Contest module allows users to create contest forms with a submission and voting phase. This module creates two content types:
- phased_contest - Actual contest node, allows for anonymous submissions and limiting number of submissions per user.
- phased_contest_entries - Stores contest entries
This module utilizes Form Builder Field to allow users to create a custom contest form. In order for entry data to be displayed on on the front end there is a custom property for each field "Display on Entry". This allows the user to decide what fields are displayed on the entries page.
There is very little theming done with this module. It is recommended that custom theming be done for all public facing pages.
Dependencies:
- blob
- ctools
- date
- fbf_emails
- features
- field_group
- file
- form_builder_field
- list
- number
- options
- text
- vud_field
Project information
- Project categories: Content editing experience, Content display
- Created by pieisgood on , updated