MDL-63277 qtype_ddwtos: Re-implement old YUI JS in AMD
commit68943aff090c67c6ee26555c9559900a181f391b
authorM Kassaei <m.kassaei@open.ac.uk>
Fri, 9 Mar 2018 11:40:10 +0000 (9 11:40 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Sat, 20 Oct 2018 14:22:12 +0000 (20 15:22 +0100)
tree13eb93a12ad5e558d97180f5291b1e0e70ff4508
parented7e30fa5c3b13a8d26055aa1b0ef30d643a654c
MDL-63277 qtype_ddwtos: Re-implement old YUI JS in AMD

In the rewrite is one improvement: drag items now animate when they
are moved, for example out of a drop place and back home. Other than
that, the functionality is unchanged. Also, as far as possible, the
HTML structure has not been changed (althought with changes to the HTML,
further JS improvements would be possible. However, those have been left
for a future issue).
question/type/ddwtos/amd/build/ddwtos.min.js [new file with mode: 0644]
question/type/ddwtos/amd/src/ddwtos.js [new file with mode: 0644]
question/type/ddwtos/renderer.php
question/type/ddwtos/styles.css
question/type/ddwtos/yui/build/moodle-qtype_ddwtos-dd/moodle-qtype_ddwtos-dd-debug.js [deleted file]
question/type/ddwtos/yui/build/moodle-qtype_ddwtos-dd/moodle-qtype_ddwtos-dd-min.js [deleted file]
question/type/ddwtos/yui/build/moodle-qtype_ddwtos-dd/moodle-qtype_ddwtos-dd.js [deleted file]
question/type/ddwtos/yui/src/ddwtos/build.json [deleted file]
question/type/ddwtos/yui/src/ddwtos/js/ddwtos.js [deleted file]
question/type/ddwtos/yui/src/ddwtos/meta/ddwtos.json [deleted file]