set competition state in db + randomized single-question forms
[edumed.git] / wtem / templates / wtem / exercises / exercise_no.html
index 3caa068..aecdd2b 100644 (file)
@@ -1,3 +1,3 @@
 {% if not exercise.continuation %}
-    <h3>Zadanie {{exercise.id_show|default:exercise.id}}{# ({{ exercise.max_points }} pkt)#}</h3>
+    <h3>Zadanie {{ no }}{# {{exercise.id_show|default:exercise.id}} #}{# ({{ exercise.max_points }} pkt)#}</h3>
 {% endif %}
\ No newline at end of file