I originally created a drag and drop jquery quiz that works perfectly on desktops, using jquery and jquery ui. Now I would like to have it working on mobile and tablet devices too without changing the existing code. I tried touch punch, but that did not seem to work as expected, even though the code is only using .draggable and .droppable. I have an online version of it at example.themobu.com/Fyq/Template%202/test/index2.html