From 2fb850b35d6c64cc66855e46309d9cc96bf49523 Mon Sep 17 00:00:00 2001
From: Arnaud Levy <contact@arnaudlevy.com>
Date: Sat, 12 Mar 2022 09:05:31 +0100
Subject: [PATCH] doc

---
 docs/{communication => _rd}/wysiwyg.md |  0
 docs/communication/alumni.md           | 18 ++++++++++++++++++
 docs/education/readme.md               | 16 +---------------
 3 files changed, 19 insertions(+), 15 deletions(-)
 rename docs/{communication => _rd}/wysiwyg.md (100%)

diff --git a/docs/communication/wysiwyg.md b/docs/_rd/wysiwyg.md
similarity index 100%
rename from docs/communication/wysiwyg.md
rename to docs/_rd/wysiwyg.md
diff --git a/docs/communication/alumni.md b/docs/communication/alumni.md
index af602514e..457bf8a22 100644
--- a/docs/communication/alumni.md
+++ b/docs/communication/alumni.md
@@ -1 +1,19 @@
 # Alumni
+
+
+## education/AcademicYear
+
+- university:references
+- program:references
+- year:integer
+- from:date
+- to:date
+
+## education/Cohort
+
+- name:string
+- university:references
+- program:references
+- academic_year:references
+
+https://english.stackexchange.com/questions/41673/what-is-the-group-name-for-students-who-entered-left-university-in-the-same
diff --git a/docs/education/readme.md b/docs/education/readme.md
index 4e2018713..0cc8a7137 100644
--- a/docs/education/readme.md
+++ b/docs/education/readme.md
@@ -27,25 +27,11 @@ Bachelor Universitaire de Technologie Métiers du Multimédia et de l'Internet
 30 heures d'histoire de l'art en année 1
 
 - program:references
-- year:references
+- academic_year:references
 - name:string
 - syllabus:text
 - hours:integer
 
-## education/Year
-
-- university:references
-- program:references
-- year:integer
-
-## education/Session
-
-- name:string
-- university:references
-- program:references
-- from:date
-- to:date
-
 ## qualiopi/Criterion
 
 - number:integer
-- 
GitLab