From: Aleksander Ɓukasz Date: Thu, 21 Nov 2013 07:18:01 +0000 (+0100) Subject: Fixing label tags in a question of type 'wybor' X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/6fc5350b49d0207e5b61e30ebc51920f23718cd9 Fixing label tags in a question of type 'wybor' --- diff --git a/wtem/templates/wtem/exercises/edumed_wybor.html b/wtem/templates/wtem/exercises/edumed_wybor.html index db3d70c..5238c2f 100644 --- a/wtem/templates/wtem/exercises/edumed_wybor.html +++ b/wtem/templates/wtem/exercises/edumed_wybor.html @@ -23,8 +23,8 @@
    {% for option in exercise.options %}
  1. - - + +
  2. {% endfor %}