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