From: Jan Szejko <janek37@gmail.com> Date: Mon, 3 Jul 2017 08:59:44 +0000 (+0200) Subject: gender in sciezki kopernika test X-Git-Url: https://git.mdrn.pl/edumed.git/commitdiff_plain/c756f35d83b6e4a323931ab5eae1ccde4db82338?ds=sidebyside gender in sciezki kopernika test --- diff --git a/edumed/contact_forms.py b/edumed/contact_forms.py index 0fa17c3..6a53fad 100644 --- a/edumed/contact_forms.py +++ b/edumed/contact_forms.py @@ -694,6 +694,9 @@ class SciezkiKopernikaTestForm(ContactForm): submit_label = u'WyÅlij' contact = forms.EmailField(label=u'Adres e-mail, na który przyÅlemy informacjÄ o wynikach') + plec = forms.ChoiceField( + label=u'PÅeÄ', widget=forms.RadioSelect, + choices=[('k', 'kobieta'), ('m', 'mÄżczyzna')]) pyt1 = quiz_question( label=u'1. Na stronie portalu internetowego pod jednym z artykuÅów opublikowano komentarz o treÅci ' u'âNie wszyscy muzuÅmanie to terroryÅci, ale wszyscy terroryÅci to muzuÅmanieâ. '