editor: core plugin - edumed - first approach to all three choice exercises
[fnpeditor.git] / src / editor / plugins / core / edumed / choice / element.html
diff --git a/src/editor/plugins/core/edumed/choice/element.html b/src/editor/plugins/core/edumed/choice/element.html
new file mode 100644 (file)
index 0000000..ba4bdd0
--- /dev/null
@@ -0,0 +1,5 @@
+<div class="edumed-exercise exercise-<%= type %>">
+    <div class="header"><%= gettext('Exercise') %>: <%= type %></div>
+    <div class="description"></div>
+    <div class="list"></div>
+</div>
\ No newline at end of file