forked from ScoDoc/ScoDoc
Ajout titre d'UE au bulletin BUT JSON
This commit is contained in:
parent
2f7e0b06a4
commit
41469707af
@ -57,6 +57,7 @@ class BulletinBUT(ResultatsSemestreBUT):
|
||||
"dict synthèse résultats UE"
|
||||
d = {
|
||||
"id": ue.id,
|
||||
"titre": ue.titre,
|
||||
"numero": ue.numero,
|
||||
"type": ue.type,
|
||||
"ECTS": {
|
||||
|
Loading…
Reference in New Issue
Block a user