X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/9889197918d4166fc7453e866ab0f4ca72056cc3..4b2479a67217baa238beb0b407a63ff1025b09f1:/wtem/templates/wtem-wtem/exercises/edumed_przyporzadkuj.html?ds=inline diff --git a/wtem/templates/wtem-wtem/exercises/edumed_przyporzadkuj.html b/wtem/templates/wtem-wtem/exercises/edumed_przyporzadkuj.html deleted file mode 100644 index 00140e3..0000000 --- a/wtem/templates/wtem-wtem/exercises/edumed_przyporzadkuj.html +++ /dev/null @@ -1,85 +0,0 @@ -
- -

Zadanie {{no}}

- -
- -
- {% for para in exercise.description %} -

- {{para}} -

- - {% endfor %} -
- -

{{exercise.buckets_name|default:"kategorie"|capfirst}}:

- - -
- -
-

{{exercise.items_name|capfirst}}:

- {% if not exercise.hide_default_instruction %} - Przeciągnij i upuść numery odpowiedzi w wybranym polu powyżej. - {% endif %} - {% if exercise.items_instruction %} - {{exercise.items_instruction}} - {% endif %} -
- - - -
- - {% if exercise.description_after %} - {% autoescape off %} - {% for para in exercise.description_after %} -

- {{para}} -

- {% endfor %} - {% endautoescape %} - {% endif %} - -
- -
-