Community Documentation

Simple Contest Documentation

Last updated May 3, 2012. Created by vinoth.3v on February 26, 2011.
Edited by Carolyn. Log in to edit this page.

This page provides the documentation for the Simple Contest Drupal module.

About Simple Contest

Simple Contest module provides basic functionality to run a contest based Drupal website.
The main features includes are

  • Multiple contests
  • Contest schedules
  • Automatic or manual winner selection
  • Integration with Userpoints, UC Coupons, UC Gift Certificates modules to give winners a compliment
  • & more...

Winner types

There are two type of winner types included with this module.

  1. Node
  2. User

The best example of Node Winner contests are "Top content this month", "Best Photography", "Best video" etc. That means winners will be nodes. "Best contributor this week" like contests uses user winner types.

Contests and participants

Please understand that, this module will NOT keep any relationships between contests and its participants. So it is up to you to decide who are the participants. It is more flexible than keep some type of contest entries.

The contest system just needs a view of any type to select the winners from. So you can sort this view by any sorting posibilities of drupal allows or it can be random.

Page status

Needs updating

Log in to edit this page

About this page

Drupal version
Drupal 6.x
Audience
Programmers

Site Building Guide

Drupal’s online documentation is © 2000-2013 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution-ShareAlike 2.0. PHP code is distributed under the GNU General Public License. Comments on documentation pages are used to improve content and then deleted.