Postponed
Project:
Simple Contest
Version:
7.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Dec 2011 at 23:35 UTC
Updated:
13 Mar 2012 at 08:38 UTC
I was thinking that this module would allow me to create a contest which would resemble an organic group and allow persons to submit their material through the creation of a node that persons would then be able to vote on.
This node would then referenced to the contest node that was created.
So some sort after features that I am looking for are:
Comments
Comment #1
vinoth.3v commenteddoors:
Contests are nodes. so you can add CCK/Drupal Fields to node for the thumbnails, Name, Description, Tags, Category, Contest URL ...
and if you mark contest as OG, you can gain the features of OG such as membership, approval etc.
use the views to create the listing of submitted nodes (relationships are not maintained by contest module right now, but you can use the OG views for this)
following features would be nice if we have,
1. Entry submission start and end date. Entries cannot be added before or after these dates.
2. Voting start and end date. Voting cannot start before the start date or continue after the end date.
I am adding this to road map.