diff --git a/sco_formsemestre_validation.py b/sco_formsemestre_validation.py index cee90dd2..26fa1527 100644 --- a/sco_formsemestre_validation.py +++ b/sco_formsemestre_validation.py @@ -454,8 +454,8 @@ def decisions_possible_rows(Se, assiduite, subtitle="", trclass=""): H.append("Code %sDevenir" % TitleCur) for ch in choices: H.append( - """""" - % (trclass, ch.rule_id, ch.codechoice) + """""" + % (trclass, ch.rule_id, ch.codechoice, ch.codechoice) ) H.append("%s " % ch.explication) if Se.prev: