Decisions should have a time at which:

* voting is not possible anymore
* results can be displayed (if enabled in the decision' config)

Comments

ChrisKennedy’s picture

I added an initial runtime column to decisions.install and will soon copy the code from poll.module to add this functionality now that active/closed status is committed.

ChrisKennedy’s picture

Status: Active » Needs work
StatusFileSize
new920 bytes

Here's a patch to create the cron hook for closing old decisions, taken from poll.module.

ChrisKennedy’s picture

Status: Needs work » Fixed
StatusFileSize
new2.85 KB

Here's the second patch to add a UI for the runtime variable; it's committed to cvs.

Anonymous’s picture

Status: Fixed » Closed (fixed)