There are some neat little JS libraries that could probably help with this.

I actually had success integrating this one: https://github.com/furf/jquery-ui-touch-punch

Just add the script to your theme's .info file and then initialize it on the group member selector:

scripts[] = js/jquery.ui.touch-punch.min.js

$('.quiz-grouping-member').draggable();

Comments

jlongbottom’s picture

Issue summary: View changes
djdevin’s picture

Status: Active » Closed (outdated)

This issue is being closed because it was filed against a Beta version of Quiz 4 that is no longer supported.

Quiz 4 is now in RC status.

If the issue still persists in the latest RC of Quiz 4, please open a new issue.