diff --git a/app/scodoc/sco_synchro_etuds.py b/app/scodoc/sco_synchro_etuds.py
index 0913caa45ec0e117951f9128b0ff1aed52a89a7d..6191350123bf001040584a464a1f38efa11f22cc 100644
--- a/app/scodoc/sco_synchro_etuds.py
+++ b/app/scodoc/sco_synchro_etuds.py
@@ -271,12 +271,10 @@ def formsemestre_synchro_etuds(
             print("_____________________________________________________________________________")
             print(nip_etape)
             
-            partition_id = sco_groups.partition_create(formsemestre_id=formsemestre_id,partition_name="Groupe Apogée")
-            
-            print("partition id : ")
-            print(partition_id)
-            print("partition : ")
-            print(sco_groups.get_partition(partition_id=partition_id))
+            sco_groups.partition_create(formsemestre_id=formsemestre_id,partition_name="Groupe Apogée")
+            list_partition = sco_groups.get_partitions_list()
+            print("list_partition : ")
+            print(list_partition)
 
             #
             # check decisions jury ici pour éviter de recontruire le cache