I want to create a poll in which the user is presented with a short list of items which they are then to sort in an order they choose related to the question.
After looking around for a while, I found a few good poll plugins for WordPress, but they were all of the simple radio-button/check-box variety; none of them supported this type.
Writing my own simple form is simple enough, but then I have to accommodate the data storage somehow. It would be better if I could find some sort of plugin.
