It should be possible to create decisions programmatically using, eg. feedapi. Decisions should be able to have enough default values that creating them using standard node creation methods work. This means that the start date, end date, and default choices should all be set somewhere.

I require this functionality for a site I am developing, and so will probably have a go at getting it working.

CommentFileSizeAuthor
#1 decisionsimport.patch2.16 KBkaerast

Comments

kaerast’s picture

Status: Active » Needs work
StatusFileSize
new2.16 KB

Attached is a patch which allows for voting on nodes imported with feedapi. It is a very messy way of doing it, so I don't recommend you actually use it, but it works for me and shows roughly what the problems are that need fixing.