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

Drag/drop effects and animation when voting #56

Open paulholden opened 9 months ago

paulholden commented 9 months ago

Make it look nice. There are two classes added by core/sortable_list component during element drag/drop

Reference: https://github.com/moodle/moodle/blame/f30110b5ebf9090ee484986e020d43a7819fc436/lib/amd/src/sortable_list.js#L83-L84