Phased Contest

Component ID

1937046

Component name

Phased Contest

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

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