diff --git a/sco_bulletins_xml.py b/sco_bulletins_xml.py index 7c486ca7b..8c65b8213 100644 --- a/sco_bulletins_xml.py +++ b/sco_bulletins_xml.py @@ -230,6 +230,7 @@ def make_xml_formsemestre_bulletinetud( value=mod_moy, min=fmt_note(modstat["min"]), max=fmt_note(modstat["max"]), + moy=fmt_note(modstat["moy"]), ) doc._pop() if context.get_preference("bul_show_mod_rangs", formsemestre_id):