Preference Sort Voting
This plugin lets you rank multiple options in order of preference, instead of just choosing one.
This method is also known as Card Sorting, Ranked Choice Voting (RCV), Instant Runoff Voting (IRV) or Condorcet Method for Voting.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
1) That's a good idea. I'll do that in the next release.
2) If you go to the responses tab and hover the position word in the table header, it will show how many votes there are. If there are options with different amount of votes (this might happen if some options are added after some people have already voted), the hover will appear in the number of the option.
3) Could you share the css you used? I could add it, so I know exactly how it should look.
Could you please create issues in github with those suggestions? This way I can easily keep track of the requests and you can also add useful information there: https://github.com/odeialba/moodle-mod_sortvoting/issues
Thank you!
1) At the moment the students have to click on the 'responses' option within the menu bar at top to see the responses, this isn't obvious and especially on a small screen where this items disappears into the hamburger icon - is easily missed. Could it be changed so that if the item is set to allow students to see the results, when they save their response it automatically takes them to the results page (this is what the choice activity does).
2) On the results page, could you identify how many people have voted - if the student is the first person to vote, then the response will match their answer, but they won't know if that is because they are the only contributor or if there are lots of contributors and the collective have agreed with that individual.
3) Is it worth making the draggable cards slightly more distinct - I have done this by adding some CSS to give the cards a thin grey border, but not everyone will have the ability to know-how to do this.
Thanks again for your work on this, very much appreciated.
All your suggestions have been added to the latest release.
Thank you for your suggestions.
Thank you for your suggestions. I created issues in the GitHub repository to keep track of them.
https://github.com/odeialba/moodle-mod_sortvoting/issues/24
https://github.com/odeialba/moodle-mod_sortvoting/issues/26
https://github.com/odeialba/moodle-mod_sortvoting/issues/27
1) Could you have a setting which gives the option of students seeing the summary of responses once they themselves have voted (similar to the core choice activity).
2) Could this be set up to work on the Mobile app?
3) Can you add in some standard instructions e.g. "Change the options below into the desired order, so your first choice is at the top....."
Thanks