New question type : order
Posted by Arnaud01 on April 12, 2013 at 3:56pm
Hello,
I would like to add a new question type : order, to put things in order.
For example,
- words in alphabetical order,
- put the months in the correct order,
- numbers in ascending, descending order...
The aim is to implement the jquery sortable functionality :
http://jqueryui.com/sortable/#placeholder
Do you think it's possible ? Is there something similar that already exists ?
Thank you,
Arnaud