editor: core plugin - edumed - first approach to all three choice exercises
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Mon, 7 Jul 2014 07:44:28 +0000 (09:44 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Thu, 14 Aug 2014 14:26:13 +0000 (16:26 +0200)
commit6d7963d9e1a726e9e8d2173b7df165c63421f546
tree1f970af9b1e17fc68ac40d9a413e3ad2b5122297
parent3dfe15d50b60598341b9754876db4a48162c5cd0
editor: core plugin - edumed - first approach to all three choice exercises
16 files changed:
src/editor/modules/documentCanvas/canvas/canvas.js
src/editor/plugins/core/edumed/choice/choice.less [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/choiceBase.js [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/choiceMulti.js [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/choiceSingle.js [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/choiceTrueOrFalse.js [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/choiceTrueOrFalse.less [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/element.html [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/element.js [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/list.html [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/list.js [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/listItem.html [new file with mode: 0644]
src/editor/plugins/core/edumed/choice/trueOrFalseSwitch.html [new file with mode: 0644]
src/editor/plugins/core/edumed/edumed.js
src/editor/plugins/core/edumed/edumed.less
src/wlxml/extensions/edumed/edumed.js