Downloads
Release notes
Changes since DRUPAL-6--1-3:
- #706542 by gibus, browlands: Added grouping alternatives of a survey with a taxonomy term.
Upgrade
In versions 6.x-1, each survey was identified by a node type, whereas in versions 6.x-2 a taxonomy term, included in a dedicated vocabulary, is used for that purpose. The benefit from this new architecture is that the create content page is not going to be a mile long for those who wish to use this module to create lots of different surveys.
Nevertheless, in versions 6.x-2, you can still specify that a survey uses nodes of a specific content type (instead of default Alternative content type which comes with Priorities module). Thus, when upgrading from 6.x-1 to 6.x-2, the existing surveys will be kept, using the same content types. Simply, a taxonomy term is created whose name is the survey title, followed by " Alternative". This taxonomy term is automactically added to each existing alternative of this survey when updating database.
The other major improvement of versions 6.x-2 is that user access rights can now be fine tuned for every survey created. Therefore, do not forget to set permissions for set priorities for survey title and get priorities for survey title for every survey created. upgrading from versions 6.X-1 does not set these permissions.
Note also that for clarity purpose, what was called set of priorities in versions 6.x-1 is called now survey in versions 6.x-2.