X-Git-Url: https://git.mdrn.pl/edumed.git/blobdiff_plain/33d0f10afc633611ef2578f91a98f9baeb8e82c3..543746a467e90915f7eaf60b7b09f5fa498056e0:/wtem/templates/wtem/exercises/edumed_przyporzadkuj.html diff --git a/wtem/templates/wtem/exercises/edumed_przyporzadkuj.html b/wtem/templates/wtem/exercises/edumed_przyporzadkuj.html index f4eac19..00140e3 100644 --- a/wtem/templates/wtem/exercises/edumed_przyporzadkuj.html +++ b/wtem/templates/wtem/exercises/edumed_przyporzadkuj.html @@ -11,7 +11,6 @@
{% endfor %} - PrzeciÄ gnij odpowiedzi i upuÅÄ w wybranym polu.{{exercise.buckets_name|default:"kategorie"|capfirst}}:
@@ -30,6 +29,12 @@{{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 %}+ {{para}} +
+ {% endfor %} + {% endautoescape %} + {% endif %} +