odeialba / moodle-mod_sortvoting

This plugin allows sorting a list of options by preference of the user, instead of just selecting one.
https://moodle.org/plugins/mod_sortvoting
GNU General Public License v3.0
3 stars 0 forks source link

Change behaviour so once the student has voted, they are taken automatically to the results screen #60

Closed davefoord closed 6 months ago

davefoord commented 9 months ago

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).

odeialba commented 6 months ago

Hello @davefoord Thank you for creating this issue and I am sorry for the delay of working on it. I created a PR with the fix and it will soon be merged: https://github.com/odeialba/moodle-mod_sortvoting/pull/70