MDL-47494 ddmarker: Convert the JavaScript to use Shifter. #13314
commit24c6f2fc8c13c18cc8ed63581a5e9d9f0baef4e6
authorM Kassaei <m.kassaei@open.ac.uk>
Thu, 29 Jan 2015 17:35:02 +0000 (29 17:35 +0000)
committerTim Hunt <T.J.Hunt@open.ac.uk>
Fri, 13 Feb 2015 17:46:07 +0000 (13 17:46 +0000)
treeb1ea7b8ae882232f5a1abc81d7386e104ca42c4a
parenta366c8b9509cc9eccbeaf7a2b2f9789e68c536f5
MDL-47494 ddmarker: Convert the JavaScript to use Shifter. #13314
14 files changed:
question/type/ddmarker/yui/build/moodle-qtype_ddmarker-dd/moodle-qtype_ddmarker-dd-debug.js [new file with mode: 0644]
question/type/ddmarker/yui/build/moodle-qtype_ddmarker-dd/moodle-qtype_ddmarker-dd-min.js [new file with mode: 0644]
question/type/ddmarker/yui/build/moodle-qtype_ddmarker-dd/moodle-qtype_ddmarker-dd.js [new file with mode: 0644]
question/type/ddmarker/yui/build/moodle-qtype_ddmarker-form/moodle-qtype_ddmarker-form-debug.js [new file with mode: 0644]
question/type/ddmarker/yui/build/moodle-qtype_ddmarker-form/moodle-qtype_ddmarker-form-min.js [new file with mode: 0644]
question/type/ddmarker/yui/build/moodle-qtype_ddmarker-form/moodle-qtype_ddmarker-form.js [new file with mode: 0644]
question/type/ddmarker/yui/dd/dd.js [deleted file]
question/type/ddmarker/yui/form/form.js [deleted file]
question/type/ddmarker/yui/src/ddmarker/build.json [new file with mode: 0644]
question/type/ddmarker/yui/src/ddmarker/js/ddmarker.js [new file with mode: 0644]
question/type/ddmarker/yui/src/ddmarker/meta/ddmarker.json [new file with mode: 0644]
question/type/ddmarker/yui/src/form/build.json [new file with mode: 0644]
question/type/ddmarker/yui/src/form/js/form.js [new file with mode: 0644]
question/type/ddmarker/yui/src/form/meta/form.json [new file with mode: 0644]