forked from ScoDoc/DocScoDoc
Merge pull request 'ajout exemples générés automatiquement (GET)' (#37) from jmplace/DocScoDoc:comp10 into master
Reviewed-on: https://scodoc.org/git/viennet/DocScoDoc/pulls/37
This commit is contained in:
commit
ecbf0fc514
@ -1,41 +1,128 @@
|
||||
### formsemestres-courants
|
||||
|
||||
`/api/departement/MMI/formsemestres_courants`
|
||||
|
||||
### departement-formsemestres-courants
|
||||
|
||||
#### GET /departement/TAPI/formsemestres_courants
|
||||
```json
|
||||
[
|
||||
{
|
||||
"block_moyennes": false,
|
||||
"bul_bgcolor": "white",
|
||||
"bul_hide_xml": false,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_debut": "01/09/2021",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"date_fin": "31/08/2022",
|
||||
"dept_id": 1,
|
||||
"elt_annee_apo": "V7HU",
|
||||
"elt_sem_apo": null,
|
||||
"ens_can_edit_eval": false,
|
||||
"etat": true,
|
||||
"formation_id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"gestion_semestrielle": false,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"resp_can_change_ens": true,
|
||||
"resp_can_edit": false,
|
||||
"responsables": [
|
||||
12,
|
||||
42
|
||||
],
|
||||
"scodoc7_id": null,
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"titre_num": "BUT MMI semestre 1",
|
||||
"titre": "BUT MMI",
|
||||
"titre_formation": "BUT MMI"
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"formsemestre_id": 1,
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"responsables": [],
|
||||
"titre_formation": "BUT R&T",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
...
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"etape_apo": "A1, A2, A3"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /departement/id/1/formsemestres_courants
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"etat": true,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"formsemestre_id": 1,
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"responsables": [],
|
||||
"titre_formation": "BUT R&T",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"etape_apo": "A1, A2, A3"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
16
docs/samples/sample_departement-formsemestres_ids.json.md
Normal file
16
docs/samples/sample_departement-formsemestres_ids.json.md
Normal file
@ -0,0 +1,16 @@
|
||||
### departement-formsemestres_ids
|
||||
|
||||
#### GET /departement/TAPI/formsemestres_ids
|
||||
```json
|
||||
[
|
||||
1
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /departement/id/1/formsemestres_ids
|
||||
```json
|
||||
[
|
||||
1
|
||||
]
|
||||
```
|
||||
|
@ -1,14 +1,24 @@
|
||||
### departements
|
||||
|
||||
`/api/departement/1`
|
||||
|
||||
### departement
|
||||
|
||||
#### GET /departement/TAPI
|
||||
```json
|
||||
{
|
||||
"id": 1,
|
||||
"acronym": "BIO",
|
||||
"description": "migré de ScoDoc7",
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2021-11-04T15:38:09.397095+01:00"
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
}
|
||||
```
|
||||
|
||||
#### GET /departement/id/1
|
||||
```json
|
||||
{
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
}
|
||||
```
|
||||
|
||||
|
13
docs/samples/sample_departements-ids.json.md
Normal file
13
docs/samples/sample_departements-ids.json.md
Normal file
@ -0,0 +1,13 @@
|
||||
### departements-ids
|
||||
|
||||
#### GET /departements_ids
|
||||
```json
|
||||
[
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
4,
|
||||
5
|
||||
]
|
||||
```
|
||||
|
@ -1,17 +1,43 @@
|
||||
### departements
|
||||
|
||||
`/api/departements`
|
||||
|
||||
|
||||
#### GET /departements
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"acronym": "BIO",
|
||||
"description": "migré de ScoDoc7",
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2021-11-04T15:38:09.397095+01:00"
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
...
|
||||
{
|
||||
"id": 2,
|
||||
"acronym": "AA",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.446148+02:00"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"acronym": "BB",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.454411+02:00"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"acronym": "CC",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.465650+02:00"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"acronym": "DD",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.482100+02:00"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
2912
docs/samples/sample_etudiant-formsemestres-bulletin.json.md
Normal file
2912
docs/samples/sample_etudiant-formsemestres-bulletin.json.md
Normal file
File diff suppressed because it is too large
Load Diff
20
docs/samples/sample_etudiant-formsemestres-groupes.json.md
Normal file
20
docs/samples/sample_etudiant-formsemestres-groupes.json.md
Normal file
@ -0,0 +1,20 @@
|
||||
### etudiant-formsemestres-groupes
|
||||
|
||||
#### GET /etudiant/etudid/11/formsemestre/1/groups
|
||||
```json
|
||||
[
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
```
|
||||
|
@ -1,35 +1,203 @@
|
||||
### etudiant
|
||||
|
||||
`/api/etudiant/9537`
|
||||
|
||||
#### GET /etudiant/etudid/11
|
||||
```json
|
||||
{
|
||||
"dept_id": 1,
|
||||
"nationalite": null,
|
||||
"nom": "FLEURY",
|
||||
"statut": null,
|
||||
"prenom": "MADELEINE",
|
||||
"boursier": null,
|
||||
"nom_usuel": null,
|
||||
"photo_filename": null,
|
||||
"civilite": "F",
|
||||
"code_ine": "999999999GC",
|
||||
"code_nip": "42101034",
|
||||
"date_naissance": "29/09/2002",
|
||||
"dept_id": 6,
|
||||
"dept_acronym": "INFO",
|
||||
"email": "anais.durand.etu@univ-lille.fr",
|
||||
"emailperso": "anais.durand@laposte.net",
|
||||
"etudid": 9537,
|
||||
"nom": "DURAND",
|
||||
"prenom": "ANAIS",
|
||||
"nomprenom": "Mme Anais DURAND",
|
||||
"lieu_naissance": "BESANCON",
|
||||
"dept_naissance": "",
|
||||
"nationalite": "FR",
|
||||
"boursier": true,
|
||||
"codepostaldomicile": "59251",
|
||||
"paysdomicile": "FRANCE",
|
||||
"telephonemobile": "0788498979",
|
||||
"typeadresse": "domicile",
|
||||
"id": 11911,
|
||||
"domicile": "18b rue de scodoc",
|
||||
"villedomicile": "ALLENNES LES MARAIS",
|
||||
"telephone": "0720584624",
|
||||
"fax": "",
|
||||
"description": "(infos admission)"
|
||||
"code_nip": "11",
|
||||
"date_naissance": null,
|
||||
"code_ine": "INE11",
|
||||
"id": 11,
|
||||
"lieu_naissance": null,
|
||||
"scodoc7_id": null,
|
||||
"dept_naissance": null,
|
||||
"admission": {
|
||||
"etudid": 11,
|
||||
"anglais": null,
|
||||
"commentaire": null,
|
||||
"apb_groupe": null,
|
||||
"annee": null,
|
||||
"francais": null,
|
||||
"nomlycee": null,
|
||||
"apb_classement_gr": null,
|
||||
"rang": null,
|
||||
"villelycee": null,
|
||||
"bac": null,
|
||||
"qualite": null,
|
||||
"codepostallycee": null,
|
||||
"specialite": null,
|
||||
"rapporteur": null,
|
||||
"codelycee": null,
|
||||
"id": 11,
|
||||
"annee_bac": null,
|
||||
"decision": null,
|
||||
"type_admission": null,
|
||||
"math": null,
|
||||
"score": null,
|
||||
"boursier_prec": null,
|
||||
"physique": null,
|
||||
"classement": null
|
||||
},
|
||||
"adresses": [
|
||||
{
|
||||
"id": 11,
|
||||
"email": "MADELEINE.FLEURY@example.com",
|
||||
"domicile": null,
|
||||
"villedomicile": null,
|
||||
"telephone": null,
|
||||
"fax": null,
|
||||
"description": null,
|
||||
"emailperso": null,
|
||||
"etudid": 11,
|
||||
"codepostaldomicile": null,
|
||||
"paysdomicile": null,
|
||||
"telephonemobile": null,
|
||||
"typeadresse": "domicile"
|
||||
}
|
||||
],
|
||||
"dept_acronym": "TAPI"
|
||||
}
|
||||
```
|
||||
|
||||
#### GET /etudiant/nip/11
|
||||
```json
|
||||
{
|
||||
"dept_id": 1,
|
||||
"nationalite": null,
|
||||
"nom": "FLEURY",
|
||||
"statut": null,
|
||||
"prenom": "MADELEINE",
|
||||
"boursier": null,
|
||||
"nom_usuel": null,
|
||||
"photo_filename": null,
|
||||
"civilite": "F",
|
||||
"code_nip": "11",
|
||||
"date_naissance": null,
|
||||
"code_ine": "INE11",
|
||||
"id": 11,
|
||||
"lieu_naissance": null,
|
||||
"scodoc7_id": null,
|
||||
"dept_naissance": null,
|
||||
"admission": {
|
||||
"etudid": 11,
|
||||
"anglais": null,
|
||||
"commentaire": null,
|
||||
"apb_groupe": null,
|
||||
"annee": null,
|
||||
"francais": null,
|
||||
"nomlycee": null,
|
||||
"apb_classement_gr": null,
|
||||
"rang": null,
|
||||
"villelycee": null,
|
||||
"bac": null,
|
||||
"qualite": null,
|
||||
"codepostallycee": null,
|
||||
"specialite": null,
|
||||
"rapporteur": null,
|
||||
"codelycee": null,
|
||||
"id": 11,
|
||||
"annee_bac": null,
|
||||
"decision": null,
|
||||
"type_admission": null,
|
||||
"math": null,
|
||||
"score": null,
|
||||
"boursier_prec": null,
|
||||
"physique": null,
|
||||
"classement": null
|
||||
},
|
||||
"adresses": [
|
||||
{
|
||||
"id": 11,
|
||||
"email": "MADELEINE.FLEURY@example.com",
|
||||
"domicile": null,
|
||||
"villedomicile": null,
|
||||
"telephone": null,
|
||||
"fax": null,
|
||||
"description": null,
|
||||
"emailperso": null,
|
||||
"etudid": 11,
|
||||
"codepostaldomicile": null,
|
||||
"paysdomicile": null,
|
||||
"telephonemobile": null,
|
||||
"typeadresse": "domicile"
|
||||
}
|
||||
],
|
||||
"dept_acronym": "TAPI"
|
||||
}
|
||||
```
|
||||
|
||||
#### GET /etudiant/ine/INE11
|
||||
```json
|
||||
{
|
||||
"dept_id": 1,
|
||||
"nationalite": null,
|
||||
"nom": "FLEURY",
|
||||
"statut": null,
|
||||
"prenom": "MADELEINE",
|
||||
"boursier": null,
|
||||
"nom_usuel": null,
|
||||
"photo_filename": null,
|
||||
"civilite": "F",
|
||||
"code_nip": "11",
|
||||
"date_naissance": null,
|
||||
"code_ine": "INE11",
|
||||
"id": 11,
|
||||
"lieu_naissance": null,
|
||||
"scodoc7_id": null,
|
||||
"dept_naissance": null,
|
||||
"admission": {
|
||||
"etudid": 11,
|
||||
"anglais": null,
|
||||
"commentaire": null,
|
||||
"apb_groupe": null,
|
||||
"annee": null,
|
||||
"francais": null,
|
||||
"nomlycee": null,
|
||||
"apb_classement_gr": null,
|
||||
"rang": null,
|
||||
"villelycee": null,
|
||||
"bac": null,
|
||||
"qualite": null,
|
||||
"codepostallycee": null,
|
||||
"specialite": null,
|
||||
"rapporteur": null,
|
||||
"codelycee": null,
|
||||
"id": 11,
|
||||
"annee_bac": null,
|
||||
"decision": null,
|
||||
"type_admission": null,
|
||||
"math": null,
|
||||
"score": null,
|
||||
"boursier_prec": null,
|
||||
"physique": null,
|
||||
"classement": null
|
||||
},
|
||||
"adresses": [
|
||||
{
|
||||
"id": 11,
|
||||
"email": "MADELEINE.FLEURY@example.com",
|
||||
"domicile": null,
|
||||
"villedomicile": null,
|
||||
"telephone": null,
|
||||
"fax": null,
|
||||
"description": null,
|
||||
"emailperso": null,
|
||||
"etudid": 11,
|
||||
"codepostaldomicile": null,
|
||||
"paysdomicile": null,
|
||||
"telephonemobile": null,
|
||||
"typeadresse": "domicile"
|
||||
}
|
||||
],
|
||||
"dept_acronym": "TAPI"
|
||||
}
|
||||
```
|
||||
|
||||
|
197
docs/samples/sample_etudiant_formsemestres.json.md
Normal file
197
docs/samples/sample_etudiant_formsemestres.json.md
Normal file
@ -0,0 +1,197 @@
|
||||
### etudiant_formsemestres
|
||||
|
||||
#### GET /etudiant/nip/11/formsemestres
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"etat": true,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"annee_scolaire": 2021,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"etape_apo": "A1, A2, A3",
|
||||
"formsemestre_id": 1,
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"responsables": [],
|
||||
"titre_court": "BUT R&T",
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"session_id": "TAPI-BUT-FI-S1-2021"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /etudiant/ine/INE11/formsemestres
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"etat": true,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"annee_scolaire": 2021,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"etape_apo": "A1, A2, A3",
|
||||
"formsemestre_id": 1,
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"responsables": [],
|
||||
"titre_court": "BUT R&T",
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"session_id": "TAPI-BUT-FI-S1-2021"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /etudiant/etudid/11/formsemestres
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"etat": true,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"annee_scolaire": 2021,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"etape_apo": "A1, A2, A3",
|
||||
"formsemestre_id": 1,
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"responsables": [],
|
||||
"titre_court": "BUT R&T",
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"session_id": "TAPI-BUT-FI-S1-2021"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
209
docs/samples/sample_etudiants-clef.json.md
Normal file
209
docs/samples/sample_etudiants-clef.json.md
Normal file
@ -0,0 +1,209 @@
|
||||
### etudiants-clef
|
||||
|
||||
#### GET /etudiants/nip/11
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"nationalite": null,
|
||||
"nom": "FLEURY",
|
||||
"statut": null,
|
||||
"prenom": "MADELEINE",
|
||||
"boursier": null,
|
||||
"nom_usuel": null,
|
||||
"photo_filename": null,
|
||||
"civilite": "F",
|
||||
"code_nip": "11",
|
||||
"date_naissance": null,
|
||||
"code_ine": "INE11",
|
||||
"id": 11,
|
||||
"lieu_naissance": null,
|
||||
"scodoc7_id": null,
|
||||
"dept_naissance": null,
|
||||
"admission": {
|
||||
"etudid": 11,
|
||||
"anglais": null,
|
||||
"commentaire": null,
|
||||
"apb_groupe": null,
|
||||
"annee": null,
|
||||
"francais": null,
|
||||
"nomlycee": null,
|
||||
"apb_classement_gr": null,
|
||||
"rang": null,
|
||||
"villelycee": null,
|
||||
"bac": null,
|
||||
"qualite": null,
|
||||
"codepostallycee": null,
|
||||
"specialite": null,
|
||||
"rapporteur": null,
|
||||
"codelycee": null,
|
||||
"id": 11,
|
||||
"annee_bac": null,
|
||||
"decision": null,
|
||||
"type_admission": null,
|
||||
"math": null,
|
||||
"score": null,
|
||||
"boursier_prec": null,
|
||||
"physique": null,
|
||||
"classement": null
|
||||
},
|
||||
"adresses": [
|
||||
{
|
||||
"id": 11,
|
||||
"email": "MADELEINE.FLEURY@example.com",
|
||||
"domicile": null,
|
||||
"villedomicile": null,
|
||||
"telephone": null,
|
||||
"fax": null,
|
||||
"description": null,
|
||||
"emailperso": null,
|
||||
"etudid": 11,
|
||||
"codepostaldomicile": null,
|
||||
"paysdomicile": null,
|
||||
"telephonemobile": null,
|
||||
"typeadresse": "domicile"
|
||||
}
|
||||
],
|
||||
"dept_acronym": "TAPI"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /etudiants/etudid/11
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"nationalite": null,
|
||||
"nom": "FLEURY",
|
||||
"statut": null,
|
||||
"prenom": "MADELEINE",
|
||||
"boursier": null,
|
||||
"nom_usuel": null,
|
||||
"photo_filename": null,
|
||||
"civilite": "F",
|
||||
"code_nip": "11",
|
||||
"date_naissance": null,
|
||||
"code_ine": "INE11",
|
||||
"id": 11,
|
||||
"lieu_naissance": null,
|
||||
"scodoc7_id": null,
|
||||
"dept_naissance": null,
|
||||
"admission": {
|
||||
"etudid": 11,
|
||||
"anglais": null,
|
||||
"commentaire": null,
|
||||
"apb_groupe": null,
|
||||
"annee": null,
|
||||
"francais": null,
|
||||
"nomlycee": null,
|
||||
"apb_classement_gr": null,
|
||||
"rang": null,
|
||||
"villelycee": null,
|
||||
"bac": null,
|
||||
"qualite": null,
|
||||
"codepostallycee": null,
|
||||
"specialite": null,
|
||||
"rapporteur": null,
|
||||
"codelycee": null,
|
||||
"id": 11,
|
||||
"annee_bac": null,
|
||||
"decision": null,
|
||||
"type_admission": null,
|
||||
"math": null,
|
||||
"score": null,
|
||||
"boursier_prec": null,
|
||||
"physique": null,
|
||||
"classement": null
|
||||
},
|
||||
"adresses": [
|
||||
{
|
||||
"id": 11,
|
||||
"email": "MADELEINE.FLEURY@example.com",
|
||||
"domicile": null,
|
||||
"villedomicile": null,
|
||||
"telephone": null,
|
||||
"fax": null,
|
||||
"description": null,
|
||||
"emailperso": null,
|
||||
"etudid": 11,
|
||||
"codepostaldomicile": null,
|
||||
"paysdomicile": null,
|
||||
"telephonemobile": null,
|
||||
"typeadresse": "domicile"
|
||||
}
|
||||
],
|
||||
"dept_acronym": "TAPI"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /etudiants/ine/INE11
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"nationalite": null,
|
||||
"nom": "FLEURY",
|
||||
"statut": null,
|
||||
"prenom": "MADELEINE",
|
||||
"boursier": null,
|
||||
"nom_usuel": null,
|
||||
"photo_filename": null,
|
||||
"civilite": "F",
|
||||
"code_nip": "11",
|
||||
"date_naissance": null,
|
||||
"code_ine": "INE11",
|
||||
"id": 11,
|
||||
"lieu_naissance": null,
|
||||
"scodoc7_id": null,
|
||||
"dept_naissance": null,
|
||||
"admission": {
|
||||
"etudid": 11,
|
||||
"anglais": null,
|
||||
"commentaire": null,
|
||||
"apb_groupe": null,
|
||||
"annee": null,
|
||||
"francais": null,
|
||||
"nomlycee": null,
|
||||
"apb_classement_gr": null,
|
||||
"rang": null,
|
||||
"villelycee": null,
|
||||
"bac": null,
|
||||
"qualite": null,
|
||||
"codepostallycee": null,
|
||||
"specialite": null,
|
||||
"rapporteur": null,
|
||||
"codelycee": null,
|
||||
"id": 11,
|
||||
"annee_bac": null,
|
||||
"decision": null,
|
||||
"type_admission": null,
|
||||
"math": null,
|
||||
"score": null,
|
||||
"boursier_prec": null,
|
||||
"physique": null,
|
||||
"classement": null
|
||||
},
|
||||
"adresses": [
|
||||
{
|
||||
"id": 11,
|
||||
"email": "MADELEINE.FLEURY@example.com",
|
||||
"domicile": null,
|
||||
"villedomicile": null,
|
||||
"telephone": null,
|
||||
"fax": null,
|
||||
"description": null,
|
||||
"emailperso": null,
|
||||
"etudid": 11,
|
||||
"codepostaldomicile": null,
|
||||
"paysdomicile": null,
|
||||
"telephonemobile": null,
|
||||
"typeadresse": "domicile"
|
||||
}
|
||||
],
|
||||
"dept_acronym": "TAPI"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
File diff suppressed because it is too large
Load Diff
7
docs/samples/sample_evaluation-notes.json.md
Normal file
7
docs/samples/sample_evaluation-notes.json.md
Normal file
@ -0,0 +1,7 @@
|
||||
### evaluation-notes
|
||||
|
||||
#### GET /evaluation/1/notes
|
||||
```json
|
||||
{}
|
||||
```
|
||||
|
1263
docs/samples/sample_formation-export.json.md
Normal file
1263
docs/samples/sample_formation-export.json.md
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,20 +1,26 @@
|
||||
### formations
|
||||
|
||||
/api/formations
|
||||
### formation
|
||||
|
||||
#### GET /formation/1
|
||||
```json
|
||||
{
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique réseaux et télécommunications",
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": null,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
}
|
||||
|
||||
```
|
||||
|
||||
|
9
docs/samples/sample_formations-ids.json.md
Normal file
9
docs/samples/sample_formations-ids.json.md
Normal file
@ -0,0 +1,9 @@
|
||||
### formations-ids
|
||||
|
||||
#### GET /formations_ids
|
||||
```json
|
||||
[
|
||||
1
|
||||
]
|
||||
```
|
||||
|
@ -1,29 +1,28 @@
|
||||
### formations
|
||||
|
||||
/api/formations
|
||||
|
||||
#### GET /formations
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"acronyme": "DUT",
|
||||
"titre": "DUT Génie Biologique option Diététique",
|
||||
"version": 1,
|
||||
"type_parcours": 0,
|
||||
"referentiel_competence_id": null,
|
||||
"id": 1,
|
||||
"titre_officiel": "DUT Génie Biologique option Diététique",
|
||||
"formation_code": "FCOD11",
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "BIO",
|
||||
"description": "migré de ScoDoc7",
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2021-11-04T15:38:09.397095+01:00"
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
...
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
206
docs/samples/sample_formsemestre-decisions_jury.json.md
Normal file
206
docs/samples/sample_formsemestre-decisions_jury.json.md
Normal file
@ -0,0 +1,206 @@
|
||||
### formsemestre-decisions_jury
|
||||
|
||||
#### GET /formsemestre/1/decisions_jury
|
||||
```json
|
||||
[
|
||||
{
|
||||
"etudid": 1,
|
||||
"code_nip": "1",
|
||||
"code_ine": "INE1",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 2,
|
||||
"code_nip": "NIP2",
|
||||
"code_ine": "2",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 3,
|
||||
"code_nip": "3",
|
||||
"code_ine": "INE3",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 4,
|
||||
"code_nip": "NIP4",
|
||||
"code_ine": "4",
|
||||
"is_apc": true,
|
||||
"etat": "DEF",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {
|
||||
"code": "DEF"
|
||||
},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 5,
|
||||
"code_nip": "5",
|
||||
"code_ine": "INE5",
|
||||
"is_apc": true,
|
||||
"etat": "D",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 6,
|
||||
"code_nip": "NIP6",
|
||||
"code_ine": "6",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 7,
|
||||
"code_nip": "7",
|
||||
"code_ine": "INE7",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 8,
|
||||
"code_nip": "NIP8",
|
||||
"code_ine": "8",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 9,
|
||||
"code_nip": "9",
|
||||
"code_ine": "INE9",
|
||||
"is_apc": true,
|
||||
"etat": "DEF",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {
|
||||
"code": "DEF"
|
||||
},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 10,
|
||||
"code_nip": "NIP10",
|
||||
"code_ine": "10",
|
||||
"is_apc": true,
|
||||
"etat": "D",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 11,
|
||||
"code_nip": "11",
|
||||
"code_ine": "INE11",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 12,
|
||||
"code_nip": "NIP12",
|
||||
"code_ine": "12",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 13,
|
||||
"code_nip": "13",
|
||||
"code_ine": "INE13",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 14,
|
||||
"code_nip": "NIP14",
|
||||
"code_ine": "14",
|
||||
"is_apc": true,
|
||||
"etat": "DEF",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {
|
||||
"code": "DEF"
|
||||
},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 15,
|
||||
"code_nip": "15",
|
||||
"code_ine": "INE15",
|
||||
"is_apc": true,
|
||||
"etat": "D",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
},
|
||||
{
|
||||
"etudid": 16,
|
||||
"code_nip": "NIP16",
|
||||
"code_ine": "16",
|
||||
"is_apc": true,
|
||||
"etat": "I",
|
||||
"nb_competences": 3,
|
||||
"rcues": [],
|
||||
"ues": [],
|
||||
"semestre": {},
|
||||
"autorisations": []
|
||||
}
|
||||
]
|
||||
```
|
||||
|
File diff suppressed because it is too large
Load Diff
80
docs/samples/sample_formsemestre-etudiants-query.json.md
Normal file
80
docs/samples/sample_formsemestre-etudiants-query.json.md
Normal file
@ -0,0 +1,80 @@
|
||||
### formsemestre-etudiants-query
|
||||
|
||||
#### GET /formsemestre/1/etudiants/query?etat=D
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 5,
|
||||
"code_nip": "5",
|
||||
"code_ine": "INE5",
|
||||
"dept_id": 1,
|
||||
"nom": "VILLENEUVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "FRAN\u00c7OISE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"code_nip": "NIP10",
|
||||
"code_ine": "10",
|
||||
"dept_id": 1,
|
||||
"nom": "BOUTET",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MARGUERITE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"code_nip": "15",
|
||||
"code_ine": "INE15",
|
||||
"dept_id": 1,
|
||||
"nom": "DIOT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
```
|
||||
|
782
docs/samples/sample_formsemestre-etudiants.json.md
Normal file
782
docs/samples/sample_formsemestre-etudiants.json.md
Normal file
@ -0,0 +1,782 @@
|
||||
### formsemestre-etudiants
|
||||
|
||||
#### GET /formsemestre/1/etudiants
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"code_nip": "1",
|
||||
"code_ine": "INE1",
|
||||
"dept_id": 1,
|
||||
"nom": "COSTA",
|
||||
"nom_usuel": null,
|
||||
"prenom": "SACHA",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"code_nip": "NIP2",
|
||||
"code_ine": "2",
|
||||
"dept_id": 1,
|
||||
"nom": "NAUDIN",
|
||||
"nom_usuel": null,
|
||||
"prenom": "SIMONE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"code_nip": "3",
|
||||
"code_ine": "INE3",
|
||||
"dept_id": 1,
|
||||
"nom": "R\u00c9GNIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "PATRICK",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"code_nip": "NIP4",
|
||||
"code_ine": "4",
|
||||
"dept_id": 1,
|
||||
"nom": "GAUTIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "G\u00c9RARD",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"code_nip": "5",
|
||||
"code_ine": "INE5",
|
||||
"dept_id": 1,
|
||||
"nom": "VILLENEUVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "FRAN\u00c7OISE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"code_nip": "NIP6",
|
||||
"code_ine": "6",
|
||||
"dept_id": 1,
|
||||
"nom": "LENFANT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MAXIME",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"code_nip": "7",
|
||||
"code_ine": "INE7",
|
||||
"dept_id": 1,
|
||||
"nom": "CUNY",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"code_nip": "NIP8",
|
||||
"code_ine": "8",
|
||||
"dept_id": 1,
|
||||
"nom": "SAUNIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "JACQUES",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"code_nip": "9",
|
||||
"code_ine": "INE9",
|
||||
"dept_id": 1,
|
||||
"nom": "SCHMITT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "EMMANUEL",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"code_nip": "NIP10",
|
||||
"code_ine": "10",
|
||||
"dept_id": 1,
|
||||
"nom": "BOUTET",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MARGUERITE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"code_nip": "11",
|
||||
"code_ine": "INE11",
|
||||
"dept_id": 1,
|
||||
"nom": "FLEURY",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MADELEINE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"code_nip": "NIP12",
|
||||
"code_ine": "12",
|
||||
"dept_id": 1,
|
||||
"nom": "MOUTON",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CLAUDE",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"code_nip": "13",
|
||||
"code_ine": "INE13",
|
||||
"dept_id": 1,
|
||||
"nom": "ESTEVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "ALIX",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"code_nip": "NIP14",
|
||||
"code_ine": "14",
|
||||
"dept_id": 1,
|
||||
"nom": "ROLLIN",
|
||||
"nom_usuel": null,
|
||||
"prenom": "DERC'HEN",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"code_nip": "15",
|
||||
"code_ine": "INE15",
|
||||
"dept_id": 1,
|
||||
"nom": "DIOT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"code_nip": "NIP16",
|
||||
"code_ine": "16",
|
||||
"dept_id": 1,
|
||||
"nom": "GILLES",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MAXIME",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
#### GET /formsemestre/1/etudiants
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"code_nip": "1",
|
||||
"code_ine": "INE1",
|
||||
"dept_id": 1,
|
||||
"nom": "COSTA",
|
||||
"nom_usuel": null,
|
||||
"prenom": "SACHA",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"code_nip": "NIP2",
|
||||
"code_ine": "2",
|
||||
"dept_id": 1,
|
||||
"nom": "NAUDIN",
|
||||
"nom_usuel": null,
|
||||
"prenom": "SIMONE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"code_nip": "3",
|
||||
"code_ine": "INE3",
|
||||
"dept_id": 1,
|
||||
"nom": "R\u00c9GNIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "PATRICK",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"code_nip": "NIP4",
|
||||
"code_ine": "4",
|
||||
"dept_id": 1,
|
||||
"nom": "GAUTIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "G\u00c9RARD",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"code_nip": "5",
|
||||
"code_ine": "INE5",
|
||||
"dept_id": 1,
|
||||
"nom": "VILLENEUVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "FRAN\u00c7OISE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"code_nip": "NIP6",
|
||||
"code_ine": "6",
|
||||
"dept_id": 1,
|
||||
"nom": "LENFANT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MAXIME",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"code_nip": "7",
|
||||
"code_ine": "INE7",
|
||||
"dept_id": 1,
|
||||
"nom": "CUNY",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"code_nip": "NIP8",
|
||||
"code_ine": "8",
|
||||
"dept_id": 1,
|
||||
"nom": "SAUNIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "JACQUES",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"code_nip": "9",
|
||||
"code_ine": "INE9",
|
||||
"dept_id": 1,
|
||||
"nom": "SCHMITT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "EMMANUEL",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"code_nip": "NIP10",
|
||||
"code_ine": "10",
|
||||
"dept_id": 1,
|
||||
"nom": "BOUTET",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MARGUERITE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"code_nip": "11",
|
||||
"code_ine": "INE11",
|
||||
"dept_id": 1,
|
||||
"nom": "FLEURY",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MADELEINE",
|
||||
"civilite": "F",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"code_nip": "NIP12",
|
||||
"code_ine": "12",
|
||||
"dept_id": 1,
|
||||
"nom": "MOUTON",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CLAUDE",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"code_nip": "13",
|
||||
"code_ine": "INE13",
|
||||
"dept_id": 1,
|
||||
"nom": "ESTEVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "ALIX",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"code_nip": "NIP14",
|
||||
"code_ine": "14",
|
||||
"dept_id": 1,
|
||||
"nom": "ROLLIN",
|
||||
"nom_usuel": null,
|
||||
"prenom": "DERC'HEN",
|
||||
"civilite": "M",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"code_nip": "15",
|
||||
"code_ine": "INE15",
|
||||
"dept_id": 1,
|
||||
"nom": "DIOT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"code_nip": "NIP16",
|
||||
"code_ine": "16",
|
||||
"dept_id": 1,
|
||||
"nom": "GILLES",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MAXIME",
|
||||
"civilite": "X",
|
||||
"groups": [
|
||||
{
|
||||
"partition_id": 1,
|
||||
"id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"partition_name": null,
|
||||
"numero": null,
|
||||
"bul_show_rank": false,
|
||||
"show_in_lists": true,
|
||||
"groups_editable": true,
|
||||
"group_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
```
|
||||
|
@ -1,29 +1,7 @@
|
||||
### formsemestre-partitions
|
||||
|
||||
`/api/formsemestre/944/partitionse`
|
||||
|
||||
#### GET /formsemestre/1/partitions
|
||||
```json
|
||||
{
|
||||
"2059": {
|
||||
"formsemestre_id": 944,
|
||||
"numero": 0,
|
||||
"show_in_lists": false,
|
||||
"id": 2059,
|
||||
"partition_name": "PART",
|
||||
"bul_show_rank": false,
|
||||
"groups_editable": true,
|
||||
"groups": {}
|
||||
},
|
||||
"2060": {
|
||||
"formsemestre_id": 944,
|
||||
"numero": 2,
|
||||
"show_in_lists": false,
|
||||
"id": 2060,
|
||||
"partition_name": "PART2",
|
||||
"bul_show_rank": false,
|
||||
"groups_editable": true,
|
||||
"groups": {}
|
||||
}
|
||||
}
|
||||
{}
|
||||
```
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,45 +1,888 @@
|
||||
### formsemestre-resultats
|
||||
|
||||
`/api/formsemestre/1/resultats`
|
||||
|
||||
#### GET /formsemestre/1/resultats
|
||||
```json
|
||||
|
||||
[
|
||||
{
|
||||
"etudid": 11607,
|
||||
"code_nip": "41804612",
|
||||
"etudid": 11,
|
||||
"code_nip": "11",
|
||||
"rang": "1",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "ANONYMOUS",
|
||||
"prenom": "SIMON",
|
||||
"nom_short": "DESMARETS Si.",
|
||||
"moy_gen": 15.301055555555555,
|
||||
"moy_ue_1188": 15.160000000000002,
|
||||
"moy_mod_13240_1188": 15.16,
|
||||
"moy_ue_1189": 18.25,
|
||||
"moy_mod_13243_1189": 18.25,
|
||||
"moy_ue_1190": 15.425925925925927,
|
||||
"moy_mod_13163_1190": 16.5,
|
||||
"moy_mod_13165_1190": 14.083333333333334,
|
||||
"moy_ue_1191": 15.003333333333332,
|
||||
"moy_mod_13166_1191": 15.003333333333332,
|
||||
"moy_ue_1192": 13.0,
|
||||
"moy_mod_13167_1192": 13.0,
|
||||
"moy_ue_1193": 16.0,
|
||||
"moy_mod_13168_1193": 16.0,
|
||||
"moy_ue_1196": 14.666666666666666,
|
||||
"moy_mod_13169_1196": 14.666666666666666,
|
||||
"ues_validables": "7/7",
|
||||
"part_1735": "alt",
|
||||
"bac": "STI2D MENTION BIEN",
|
||||
"specialite": "SYSTEME INFORMATIQUE ET NUMERIQUE",
|
||||
"type_admission": "Inconnue",
|
||||
"civilite_str": "Mme",
|
||||
"nom_disp": "FLEURY",
|
||||
"prenom": "MADELEINE",
|
||||
"nom_short": "FLEURY Ma.",
|
||||
"moy_gen": "14.36",
|
||||
"moy_ue_1": "14.94",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "11.97",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "15.71",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "10.66",
|
||||
"moy_res_12_1": "12.50",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "18.72",
|
||||
"moy_sae_7_1": "14.69",
|
||||
"moy_ue_2": "11.17",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "09.33",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "10.66",
|
||||
"moy_res_12_2": "12.50",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "16.22",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "15.71",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "10.66",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "17.83",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "3/3",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1731": 3770,
|
||||
"1735": 3784
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
...
|
||||
{
|
||||
"etudid": 8,
|
||||
"code_nip": "NIP8",
|
||||
"rang": "2",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "SAUNIER",
|
||||
"prenom": "JACQUES",
|
||||
"nom_short": "SAUNIER Ja.",
|
||||
"moy_gen": "12.67",
|
||||
"moy_ue_1": "13.51",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "03.27",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "13.05",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "04.35",
|
||||
"moy_res_12_1": "18.85",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "~",
|
||||
"moy_sae_7_1": "17.07",
|
||||
"moy_ue_2": "14.24",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "12.79",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "04.35",
|
||||
"moy_res_12_2": "18.85",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "10.39",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "13.05",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "04.35",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "10.74",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "3/3",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 6,
|
||||
"code_nip": "NIP6",
|
||||
"rang": "3",
|
||||
"civilite_str": "",
|
||||
"nom_disp": "LENFANT",
|
||||
"prenom": "MAXIME",
|
||||
"nom_short": "LENFANT Ma.",
|
||||
"moy_gen": "12.02",
|
||||
"moy_ue_1": "14.34",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "17.68",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "18.31",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "18.97",
|
||||
"moy_res_12_1": "05.46",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "13.02",
|
||||
"moy_sae_7_1": "14.11",
|
||||
"moy_ue_2": "09.89",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "11.54",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "18.97",
|
||||
"moy_res_12_2": "05.46",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "10.93",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "18.31",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "18.97",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "05.70",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "2/3",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 7,
|
||||
"code_nip": "7",
|
||||
"rang": "4",
|
||||
"civilite_str": "",
|
||||
"nom_disp": "CUNY",
|
||||
"prenom": "CAMILLE",
|
||||
"nom_short": "CUNY Ca.",
|
||||
"moy_gen": "11.88",
|
||||
"moy_ue_1": "07.09",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "04.07",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "17.62",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "16.57",
|
||||
"moy_res_12_1": "18.61",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "14.13",
|
||||
"moy_sae_7_1": "00.53",
|
||||
"moy_ue_2": "17.35",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "15.80",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "16.57",
|
||||
"moy_res_12_2": "18.61",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "13.26",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "17.62",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "16.57",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "10.52",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "2/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 4,
|
||||
"code_nip": "NIP4",
|
||||
"rang": "5",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "GAUTIER",
|
||||
"prenom": "G\u00c9RARD",
|
||||
"nom_short": "GAUTIER G\u00e9.",
|
||||
"moy_gen": "11.08",
|
||||
"moy_ue_1": "13.52",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "08.47",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "04.86",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "14.02",
|
||||
"moy_res_12_1": "12.10",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "~",
|
||||
"moy_sae_7_1": "17.11",
|
||||
"moy_ue_2": "09.20",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "01.67",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "14.02",
|
||||
"moy_res_12_2": "12.10",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "09.66",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "04.86",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "14.02",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "10.67",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "1/3",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 12,
|
||||
"code_nip": "NIP12",
|
||||
"rang": "6",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "MOUTON",
|
||||
"prenom": "CLAUDE",
|
||||
"nom_short": "MOUTON Cl.",
|
||||
"moy_gen": "10.52",
|
||||
"moy_ue_1": "08.93",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "07.77",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "00.48",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "08.95",
|
||||
"moy_res_12_1": "18.10",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "14.29",
|
||||
"moy_sae_7_1": "06.89",
|
||||
"moy_ue_2": "16.04",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "17.00",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "08.95",
|
||||
"moy_res_12_2": "18.10",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "08.02",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "00.48",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "08.95",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "11.09",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "1/3",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 5,
|
||||
"code_nip": "5",
|
||||
"rang": "7",
|
||||
"civilite_str": "Mme",
|
||||
"nom_disp": "VILLENEUVE",
|
||||
"prenom": "FRAN\u00c7OISE",
|
||||
"nom_short": "VILLENEUVE Fr.",
|
||||
"moy_gen": "10.42",
|
||||
"moy_ue_1": "09.27",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "~",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "00.84",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "08.58",
|
||||
"moy_res_12_1": "19.97",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "05.69",
|
||||
"moy_sae_7_1": "10.96",
|
||||
"moy_ue_2": "13.51",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "06.15",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "08.58",
|
||||
"moy_res_12_2": "19.97",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "09.31",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "00.84",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "08.58",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "13.21",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "1/3",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 10,
|
||||
"code_nip": "NIP10",
|
||||
"rang": "8",
|
||||
"civilite_str": "Mme",
|
||||
"nom_disp": "BOUTET",
|
||||
"prenom": "MARGUERITE",
|
||||
"nom_short": "BOUTET Ma.",
|
||||
"moy_gen": "10.26",
|
||||
"moy_ue_1": "12.57",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "06.34",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "11.81",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "03.64",
|
||||
"moy_res_12_1": "01.47",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "17.73",
|
||||
"moy_sae_7_1": "14.70",
|
||||
"moy_ue_2": "03.41",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "06.36",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "03.64",
|
||||
"moy_res_12_2": "01.47",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "12.98",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "11.81",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "03.64",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "15.82",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "2/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 3,
|
||||
"code_nip": "3",
|
||||
"rang": "9",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "R\u00c9GNIER",
|
||||
"prenom": "PATRICK",
|
||||
"nom_short": "R\u00c9GNIER Pa.",
|
||||
"moy_gen": "10.04",
|
||||
"moy_ue_1": "13.06",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "05.84",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "11.44",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "14.04",
|
||||
"moy_res_12_1": "13.28",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "09.82",
|
||||
"moy_sae_7_1": "17.46",
|
||||
"moy_ue_2": "10.62",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "04.31",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "14.04",
|
||||
"moy_res_12_2": "13.28",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "05.96",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "11.44",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "14.04",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "01.55",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "2/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 14,
|
||||
"code_nip": "NIP14",
|
||||
"rang": "10",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "ROLLIN",
|
||||
"prenom": "DERC'HEN",
|
||||
"nom_short": "ROLLIN De.",
|
||||
"moy_gen": "09.59",
|
||||
"moy_ue_1": "11.92",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "08.84",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "11.99",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "04.39",
|
||||
"moy_res_12_1": "17.60",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "01.18",
|
||||
"moy_sae_7_1": "17.83",
|
||||
"moy_ue_2": "12.67",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "09.75",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "04.39",
|
||||
"moy_res_12_2": "17.60",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "04.32",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "11.99",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "04.39",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "00.94",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "2/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 13,
|
||||
"code_nip": "13",
|
||||
"rang": "11",
|
||||
"civilite_str": "",
|
||||
"nom_disp": "ESTEVE",
|
||||
"prenom": "ALIX",
|
||||
"nom_short": "ESTEVE Al.",
|
||||
"moy_gen": "08.59",
|
||||
"moy_ue_1": "07.24",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "11.90",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "00.47",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "18.66",
|
||||
"moy_res_12_1": "18.02",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "~",
|
||||
"moy_sae_7_1": "04.46",
|
||||
"moy_ue_2": "13.93",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "04.53",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "18.66",
|
||||
"moy_res_12_2": "18.02",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "05.95",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "00.47",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "18.66",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "05.17",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "1/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 9,
|
||||
"code_nip": "9",
|
||||
"rang": "12",
|
||||
"civilite_str": "M.",
|
||||
"nom_disp": "SCHMITT",
|
||||
"prenom": "EMMANUEL",
|
||||
"nom_short": "SCHMITT Em.",
|
||||
"moy_gen": "08.31",
|
||||
"moy_ue_1": "07.70",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "~",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "04.59",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "16.85",
|
||||
"moy_res_12_1": "12.79",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "00.12",
|
||||
"moy_sae_7_1": "10.62",
|
||||
"moy_ue_2": "13.07",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "11.23",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "16.85",
|
||||
"moy_res_12_2": "12.79",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "05.22",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "04.59",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "16.85",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "02.59",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "1/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 15,
|
||||
"code_nip": "15",
|
||||
"rang": "13",
|
||||
"civilite_str": "",
|
||||
"nom_disp": "DIOT",
|
||||
"prenom": "CAMILLE",
|
||||
"nom_short": "DIOT Ca.",
|
||||
"moy_gen": "07.24",
|
||||
"moy_ue_1": "06.48",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "04.79",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "18.15",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "03.22",
|
||||
"moy_res_12_1": "03.17",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "09.66",
|
||||
"moy_sae_7_1": "04.13",
|
||||
"moy_ue_2": "08.37",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "19.77",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "03.22",
|
||||
"moy_res_12_2": "03.17",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "07.25",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "18.15",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "03.22",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "03.49",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "0/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 16,
|
||||
"code_nip": "NIP16",
|
||||
"rang": "14",
|
||||
"civilite_str": "",
|
||||
"nom_disp": "GILLES",
|
||||
"prenom": "MAXIME",
|
||||
"nom_short": "GILLES Ma.",
|
||||
"moy_gen": "07.21",
|
||||
"moy_ue_1": "06.86",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "~",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "10.06",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "11.75",
|
||||
"moy_res_12_1": "01.88",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "14.55",
|
||||
"moy_sae_7_1": "03.02",
|
||||
"moy_ue_2": "08.84",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "18.23",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "11.75",
|
||||
"moy_res_12_2": "01.88",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "06.32",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "10.06",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "11.75",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "03.32",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "0/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 2,
|
||||
"code_nip": "NIP2",
|
||||
"rang": "15",
|
||||
"civilite_str": "Mme",
|
||||
"nom_disp": "NAUDIN",
|
||||
"prenom": "SIMONE",
|
||||
"nom_short": "NAUDIN Si.",
|
||||
"moy_gen": "07.02",
|
||||
"moy_ue_1": "06.82",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "16.91",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "12.84",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "13.08",
|
||||
"moy_res_12_1": "10.63",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "06.28",
|
||||
"moy_sae_7_1": "01.36",
|
||||
"moy_ue_2": "07.96",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "00.60",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "13.08",
|
||||
"moy_res_12_2": "10.63",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "06.51",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "12.84",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "13.08",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "02.10",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "0/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"etudid": 1,
|
||||
"code_nip": "1",
|
||||
"rang": "16",
|
||||
"civilite_str": "",
|
||||
"nom_disp": "COSTA",
|
||||
"prenom": "SACHA",
|
||||
"nom_short": "COSTA Sa.",
|
||||
"moy_gen": "05.31",
|
||||
"moy_ue_1": "03.73",
|
||||
"moy_res_1_1": "~",
|
||||
"moy_res_3_1": "~",
|
||||
"moy_res_4_1": "~",
|
||||
"moy_res_5_1": "~",
|
||||
"moy_res_6_1": "~",
|
||||
"moy_res_18_1": "03.04",
|
||||
"moy_res_10_1": "~",
|
||||
"moy_res_11_1": "~",
|
||||
"moy_res_20_1": "04.89",
|
||||
"moy_res_12_1": "09.88",
|
||||
"moy_res_13_1": "~",
|
||||
"moy_sae_2_1": "~",
|
||||
"moy_sae_7_1": "02.85",
|
||||
"moy_ue_2": "07.13",
|
||||
"moy_res_1_2": "~",
|
||||
"moy_res_4_2": "~",
|
||||
"moy_res_5_2": "~",
|
||||
"moy_res_9_2": "04.09",
|
||||
"moy_res_10_2": "~",
|
||||
"moy_res_11_2": "~",
|
||||
"moy_res_20_2": "04.89",
|
||||
"moy_res_12_2": "09.88",
|
||||
"moy_res_13_2": "~",
|
||||
"moy_res_21_2": "~",
|
||||
"moy_sae_8_2": "~",
|
||||
"moy_ue_3": "05.76",
|
||||
"moy_res_1_3": "~",
|
||||
"moy_res_17_3": "~",
|
||||
"moy_res_18_3": "03.04",
|
||||
"moy_res_19_3": "~",
|
||||
"moy_res_10_3": "~",
|
||||
"moy_res_11_3": "~",
|
||||
"moy_res_20_3": "04.89",
|
||||
"moy_res_21_3": "~",
|
||||
"moy_sae_14_3": "07.17",
|
||||
"moy_sae_15_3": "~",
|
||||
"ues_validables": "0/3 ⚠️",
|
||||
"bac": "",
|
||||
"specialite": "",
|
||||
"type_admission": "",
|
||||
"classement": "",
|
||||
"partitions": {
|
||||
"1": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
@ -1,38 +1,65 @@
|
||||
### formsemestre
|
||||
|
||||
`/api/formsemestre/1`
|
||||
|
||||
#### GET /formsemestre/1
|
||||
```json
|
||||
{
|
||||
"block_moyennes": false,
|
||||
"bul_bgcolor": "white",
|
||||
"bul_hide_xml": false,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_debut": "01/09/2021",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"date_fin": "31/08/2022",
|
||||
"dept_id": 1,
|
||||
"elt_annee_apo": "V7HU",
|
||||
"elt_sem_apo": null,
|
||||
"ens_can_edit_eval": false,
|
||||
"etat": true,
|
||||
"formation_id": 1,
|
||||
"formsemestre_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"gestion_semestrielle": false,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"resp_can_change_ens": true,
|
||||
"resp_can_edit": false,
|
||||
"responsables": [
|
||||
12,
|
||||
42
|
||||
],
|
||||
"scodoc7_id": null,
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"titre_num": "BUT MMI semestre 1",
|
||||
"titre": "BUT MMI",
|
||||
"titre_formation": "BUT MMI"
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"annee_scolaire": 2021,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"etape_apo": "A1, A2, A3",
|
||||
"formsemestre_id": 1,
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"responsables": [],
|
||||
"titre_court": "BUT R&T",
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"session_id": "TAPI-BUT-FI-S1-2021"
|
||||
}
|
||||
```
|
||||
|
||||
|
67
docs/samples/sample_formsemestres-query.json.md
Normal file
67
docs/samples/sample_formsemestres-query.json.md
Normal file
@ -0,0 +1,67 @@
|
||||
### formsemestres-query
|
||||
|
||||
#### GET /formsemestres/query?annee_scolaire=2022&etape_apo=A2
|
||||
```json
|
||||
[
|
||||
{
|
||||
"dept_id": 1,
|
||||
"etat": true,
|
||||
"resp_can_change_ens": true,
|
||||
"id": 1,
|
||||
"modalite": "FI",
|
||||
"ens_can_edit_eval": false,
|
||||
"formation_id": 1,
|
||||
"gestion_compensation": false,
|
||||
"elt_sem_apo": null,
|
||||
"semestre_id": 1,
|
||||
"bul_hide_xml": false,
|
||||
"elt_annee_apo": null,
|
||||
"titre": "Semestre test",
|
||||
"block_moyennes": false,
|
||||
"scodoc7_id": null,
|
||||
"date_debut": "01/09/2021",
|
||||
"gestion_semestrielle": false,
|
||||
"date_fin": "31/08/2022",
|
||||
"bul_bgcolor": "white",
|
||||
"resp_can_edit": false,
|
||||
"parcours": [],
|
||||
"annee_scolaire": 2021,
|
||||
"date_debut_iso": "2021-09-01",
|
||||
"date_fin_iso": "2022-08-31",
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"etape_apo": "A1, A2, A3",
|
||||
"formsemestre_id": 1,
|
||||
"formation": {
|
||||
"id": 1,
|
||||
"acronyme": "BUT R&T",
|
||||
"titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications",
|
||||
"formation_code": "V1RET",
|
||||
"code_specialite": null,
|
||||
"dept_id": 1,
|
||||
"titre": "BUT R&T",
|
||||
"version": 1,
|
||||
"type_parcours": 700,
|
||||
"referentiel_competence_id": 1,
|
||||
"departement": {
|
||||
"id": 1,
|
||||
"acronym": "TAPI",
|
||||
"description": null,
|
||||
"visible": true,
|
||||
"date_creation": "2022-08-10T10:07:53.423920+02:00"
|
||||
},
|
||||
"formation_id": 1
|
||||
},
|
||||
"responsables": [],
|
||||
"titre_court": "BUT R&T",
|
||||
"titre_num": "Semestre test semestre 1",
|
||||
"session_id": "TAPI-BUT-FI-S1-2021"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
@ -1,30 +1,38 @@
|
||||
### group-etudiants-query
|
||||
|
||||
`/api/group/4393/etudiants/query?etat=I`
|
||||
|
||||
#### GET /group/1/etudiants/query?etat=D
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 9597,
|
||||
"code_nip": "52178457",
|
||||
"code_ine": "090940298GB",
|
||||
"dept_id": 6,
|
||||
"nom": "TILLEUL",
|
||||
"id": 5,
|
||||
"code_nip": "5",
|
||||
"code_ine": "INE5",
|
||||
"dept_id": 1,
|
||||
"nom": "VILLENEUVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "JADE",
|
||||
"prenom": "FRAN\u00c7OISE",
|
||||
"civilite": "F"
|
||||
},
|
||||
{
|
||||
"id": 11884,
|
||||
"code_nip": "42019956",
|
||||
"code_ine": "100992999FK",
|
||||
"dept_id": 6,
|
||||
"nom": "PEUPLIER",
|
||||
"id": 10,
|
||||
"code_nip": "NIP10",
|
||||
"code_ine": "10",
|
||||
"dept_id": 1,
|
||||
"nom": "BOUTET",
|
||||
"nom_usuel": null,
|
||||
"prenom": "NOE",
|
||||
"civilite": "M"
|
||||
"prenom": "MARGUERITE",
|
||||
"civilite": "F"
|
||||
},
|
||||
...
|
||||
{
|
||||
"id": 15,
|
||||
"code_nip": "15",
|
||||
"code_ine": "INE15",
|
||||
"dept_id": 1,
|
||||
"nom": "DIOT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
@ -1,30 +1,168 @@
|
||||
### group-etudiants
|
||||
|
||||
`/api/group/4085/etudiants`
|
||||
|
||||
#### GET /group/1/etudiants
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 9589,
|
||||
"code_nip": "42435003",
|
||||
"code_ine": "081574305FJ",
|
||||
"dept_id": 6,
|
||||
"nom": "AVENU",
|
||||
"id": 1,
|
||||
"code_nip": "1",
|
||||
"code_ine": "INE1",
|
||||
"dept_id": 1,
|
||||
"nom": "COSTA",
|
||||
"nom_usuel": null,
|
||||
"prenom": "FLORINE",
|
||||
"prenom": "SACHA",
|
||||
"civilite": "X"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"code_nip": "NIP2",
|
||||
"code_ine": "2",
|
||||
"dept_id": 1,
|
||||
"nom": "NAUDIN",
|
||||
"nom_usuel": null,
|
||||
"prenom": "SIMONE",
|
||||
"civilite": "F"
|
||||
},
|
||||
{
|
||||
"id": 12019,
|
||||
"code_nip": "21782690",
|
||||
"code_ine": "0CPZUI046Q4",
|
||||
"dept_id": 6,
|
||||
"nom": "BOULVAR",
|
||||
"id": 3,
|
||||
"code_nip": "3",
|
||||
"code_ine": "INE3",
|
||||
"dept_id": 1,
|
||||
"nom": "R\u00c9GNIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "ALEXANDRE",
|
||||
"prenom": "PATRICK",
|
||||
"civilite": "M"
|
||||
},
|
||||
...
|
||||
{
|
||||
"id": 4,
|
||||
"code_nip": "NIP4",
|
||||
"code_ine": "4",
|
||||
"dept_id": 1,
|
||||
"nom": "GAUTIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "G\u00c9RARD",
|
||||
"civilite": "M"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"code_nip": "5",
|
||||
"code_ine": "INE5",
|
||||
"dept_id": 1,
|
||||
"nom": "VILLENEUVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "FRAN\u00c7OISE",
|
||||
"civilite": "F"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"code_nip": "NIP6",
|
||||
"code_ine": "6",
|
||||
"dept_id": 1,
|
||||
"nom": "LENFANT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MAXIME",
|
||||
"civilite": "X"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"code_nip": "7",
|
||||
"code_ine": "INE7",
|
||||
"dept_id": 1,
|
||||
"nom": "CUNY",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"code_nip": "NIP8",
|
||||
"code_ine": "8",
|
||||
"dept_id": 1,
|
||||
"nom": "SAUNIER",
|
||||
"nom_usuel": null,
|
||||
"prenom": "JACQUES",
|
||||
"civilite": "M"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"code_nip": "9",
|
||||
"code_ine": "INE9",
|
||||
"dept_id": 1,
|
||||
"nom": "SCHMITT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "EMMANUEL",
|
||||
"civilite": "M"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"code_nip": "NIP10",
|
||||
"code_ine": "10",
|
||||
"dept_id": 1,
|
||||
"nom": "BOUTET",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MARGUERITE",
|
||||
"civilite": "F"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"code_nip": "11",
|
||||
"code_ine": "INE11",
|
||||
"dept_id": 1,
|
||||
"nom": "FLEURY",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MADELEINE",
|
||||
"civilite": "F"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"code_nip": "NIP12",
|
||||
"code_ine": "12",
|
||||
"dept_id": 1,
|
||||
"nom": "MOUTON",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CLAUDE",
|
||||
"civilite": "M"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"code_nip": "13",
|
||||
"code_ine": "INE13",
|
||||
"dept_id": 1,
|
||||
"nom": "ESTEVE",
|
||||
"nom_usuel": null,
|
||||
"prenom": "ALIX",
|
||||
"civilite": "X"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"code_nip": "NIP14",
|
||||
"code_ine": "14",
|
||||
"dept_id": 1,
|
||||
"nom": "ROLLIN",
|
||||
"nom_usuel": null,
|
||||
"prenom": "DERC'HEN",
|
||||
"civilite": "M"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"code_nip": "15",
|
||||
"code_ine": "INE15",
|
||||
"dept_id": 1,
|
||||
"nom": "DIOT",
|
||||
"nom_usuel": null,
|
||||
"prenom": "CAMILLE",
|
||||
"civilite": "X"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"code_nip": "NIP16",
|
||||
"code_ine": "16",
|
||||
"dept_id": 1,
|
||||
"nom": "GILLES",
|
||||
"nom_usuel": null,
|
||||
"prenom": "MAXIME",
|
||||
"civilite": "X"
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
@ -1,29 +1,28 @@
|
||||
### moduleimpl-evaluations
|
||||
|
||||
`/api/moduleimpl/14530/evaluations`
|
||||
|
||||
#### GET /moduleimpl/1/evaluations
|
||||
```json
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"moduleimpl_id": 1,
|
||||
"jour": "",
|
||||
"heure_fin": "08h00",
|
||||
"description": "Moyenne 3 DM et 1 DS",
|
||||
"coefficient": 1.0,
|
||||
"publish_incomplete": false,
|
||||
"numero": 0,
|
||||
"moduleimpl_id": 8677,
|
||||
"id": 14530,
|
||||
"heure_debut": "08h00",
|
||||
"heure_fin": "09h00",
|
||||
"note_max": 20.0,
|
||||
"visibulletin": true,
|
||||
"evaluation_type": 0,
|
||||
"evaluation_id": 14530,
|
||||
"heure_debut": "08h00",
|
||||
"description": null,
|
||||
"coefficient": 1.0,
|
||||
"publish_incomplete": true,
|
||||
"numero": 0,
|
||||
"evaluation_id": 1,
|
||||
"date_debut": null,
|
||||
"date_fin": null,
|
||||
"poids": {},
|
||||
"jouriso": null,
|
||||
"duree": "0h",
|
||||
"descrheure": " à 08h00",
|
||||
"duree": "1h",
|
||||
"descrheure": " de 08h00 \u00e0 09h00",
|
||||
"matin": 0,
|
||||
"apresmidi": 0
|
||||
}
|
||||
|
@ -1,36 +1,35 @@
|
||||
### moduleimpl
|
||||
|
||||
`/api/moduleimpl/14530`
|
||||
|
||||
#### GET /moduleimpl/1
|
||||
```json
|
||||
{
|
||||
"id": 14530,
|
||||
"responsable_id": 667,
|
||||
"id": 1,
|
||||
"module_id": 1,
|
||||
"responsable_id": 2,
|
||||
"formsemestre_id": 1,
|
||||
"computation_expr": null,
|
||||
"module_id": 8194,
|
||||
"formsemestre_id": 911,
|
||||
"moduleimpl_id": 14530,
|
||||
"moduleimpl_id": 1,
|
||||
"ens": [],
|
||||
"module": {
|
||||
"abbrev": "DEv. objets",
|
||||
"formation_id": 333,
|
||||
"code": "R 2.01",
|
||||
"matiere_id": 3861,
|
||||
"heures_cours": 0.0,
|
||||
"semestre_id": 2,
|
||||
"heures_td": 0.0,
|
||||
"numero": 216,
|
||||
"heures_tp": 0.0,
|
||||
"coefficient": 1.0,
|
||||
"code_apogee": "",
|
||||
"titre": "Développement orienté objets",
|
||||
"coefficient": 0.0,
|
||||
"module_type": 2,
|
||||
"id": 8194,
|
||||
"titre": "Initiation aux r\u00e9seaux informatiques",
|
||||
"ects": null,
|
||||
"ue_id": 1772,
|
||||
"app_critiques": [],
|
||||
"module_type": 2,
|
||||
"id": 1,
|
||||
"ue_id": 1,
|
||||
"abbrev": "Init aux r\u00e9seaux informatiques",
|
||||
"formation_id": 1,
|
||||
"code": "R101",
|
||||
"matiere_id": 1,
|
||||
"heures_cours": 0.0,
|
||||
"semestre_id": 1,
|
||||
"heures_td": 0.0,
|
||||
"numero": 10,
|
||||
"heures_tp": 0.0,
|
||||
"parcours": [],
|
||||
"module_id": 8194
|
||||
"app_critiques": [],
|
||||
"module_id": 1
|
||||
}
|
||||
}
|
||||
```
|
||||
|
@ -1,16 +1,23 @@
|
||||
### partition
|
||||
|
||||
`/api/partition/2059
|
||||
|
||||
#### GET /partition/1
|
||||
```json
|
||||
{
|
||||
"formsemestre_id": 944,
|
||||
"numero": 0,
|
||||
"show_in_lists": false,
|
||||
"id": 2059,
|
||||
"partition_name": "PART",
|
||||
"id": 1,
|
||||
"partition_name": null,
|
||||
"bul_show_rank": false,
|
||||
"groups_editable": true,
|
||||
"groups": {}
|
||||
"formsemestre_id": 1,
|
||||
"numero": 0,
|
||||
"show_in_lists": true,
|
||||
"groups": {
|
||||
"1": {
|
||||
"id": 1,
|
||||
"numero": null,
|
||||
"partition_id": 1,
|
||||
"group_name": null
|
||||
}
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
38
docs/samples/sample_permissions.json.md
Normal file
38
docs/samples/sample_permissions.json.md
Normal file
@ -0,0 +1,38 @@
|
||||
### permissions
|
||||
|
||||
#### GET /permissions
|
||||
```json
|
||||
[
|
||||
"ScoSuperAdmin",
|
||||
"APIView",
|
||||
"ScoView",
|
||||
"ScoEnsView",
|
||||
"ScoObservateur",
|
||||
"ScoUsersAdmin",
|
||||
"ScoUsersView",
|
||||
"ScoChangePreferences",
|
||||
"ScoChangeFormation",
|
||||
"ScoEditFormationTags",
|
||||
"ScoEditAllNotes",
|
||||
"ScoEditAllEvals",
|
||||
"ScoImplement",
|
||||
"ScoAbsChange",
|
||||
"ScoAbsAddBillet",
|
||||
"ScoEtudChangeAdr",
|
||||
"APIEditGroups",
|
||||
"ScoEtudChangeGroups",
|
||||
"ScoEtudInscrit",
|
||||
"ScoEtudAddAnnotations",
|
||||
"ScoEntrepriseView",
|
||||
"ScoEntrepriseChange",
|
||||
"ScoEditPVJury",
|
||||
"ScoEditApo",
|
||||
"RelationsEntreprisesView",
|
||||
"RelationsEntreprisesChange",
|
||||
"RelationsEntreprisesExport",
|
||||
"RelationsEntreprisesSend",
|
||||
"RelationsEntreprisesValidate",
|
||||
"RelationsEntreprisesCorrespondants"
|
||||
]
|
||||
```
|
||||
|
13
docs/samples/sample_role.json.md
Normal file
13
docs/samples/sample_role.json.md
Normal file
@ -0,0 +1,13 @@
|
||||
### role
|
||||
|
||||
#### GET /role/Observateur
|
||||
```json
|
||||
{
|
||||
"id": 1,
|
||||
"role_name": "Observateur",
|
||||
"permissions": [
|
||||
"ScoObservateur"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
@ -1,28 +1,135 @@
|
||||
### roles
|
||||
|
||||
`/api/roles/`
|
||||
|
||||
#### GET /roles
|
||||
```json
|
||||
[
|
||||
{
|
||||
'id': 1,
|
||||
'role_name': 'Observateur',
|
||||
'permissions': ['ScoObservateur'
|
||||
"id": 1,
|
||||
"role_name": "Observateur",
|
||||
"permissions": [
|
||||
"ScoObservateur"
|
||||
]
|
||||
},
|
||||
{
|
||||
'id': 2,
|
||||
'role_name': 'Ens',
|
||||
'permissions': [
|
||||
'ScoEntrepriseView',
|
||||
'ScoEtudAddAnnotations',
|
||||
'ScoAbsAddBillet',
|
||||
'ScoAbsChange',
|
||||
'ScoUsersView',
|
||||
'ScoObservateur',
|
||||
'ScoEnsView',
|
||||
'ScoView'
|
||||
"id": 2,
|
||||
"role_name": "Ens",
|
||||
"permissions": [
|
||||
"ScoEntrepriseView",
|
||||
"ScoEtudAddAnnotations",
|
||||
"ScoAbsAddBillet",
|
||||
"ScoAbsChange",
|
||||
"ScoUsersView",
|
||||
"ScoObservateur",
|
||||
"ScoEnsView",
|
||||
"ScoView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"role_name": "Secr",
|
||||
"permissions": [
|
||||
"ScoEditApo",
|
||||
"ScoEntrepriseChange",
|
||||
"ScoEntrepriseView",
|
||||
"ScoEtudAddAnnotations",
|
||||
"ScoEtudChangeAdr",
|
||||
"ScoAbsAddBillet",
|
||||
"ScoAbsChange",
|
||||
"ScoUsersView",
|
||||
"ScoObservateur",
|
||||
"ScoView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"role_name": "Admin",
|
||||
"permissions": [
|
||||
"ScoEditApo",
|
||||
"ScoEntrepriseChange",
|
||||
"ScoEntrepriseView",
|
||||
"ScoEtudAddAnnotations",
|
||||
"ScoEtudInscrit",
|
||||
"ScoEtudChangeGroups",
|
||||
"ScoEtudChangeAdr",
|
||||
"ScoAbsAddBillet",
|
||||
"ScoAbsChange",
|
||||
"ScoImplement",
|
||||
"ScoEditAllEvals",
|
||||
"ScoEditAllNotes",
|
||||
"ScoEditFormationTags",
|
||||
"ScoChangeFormation",
|
||||
"ScoChangePreferences",
|
||||
"ScoUsersView",
|
||||
"ScoUsersAdmin",
|
||||
"ScoObservateur",
|
||||
"ScoEnsView",
|
||||
"ScoView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"role_name": "RespPe",
|
||||
"permissions": [
|
||||
"ScoEditFormationTags"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"role_name": "ObservateurEntreprise",
|
||||
"permissions": [
|
||||
"RelationsEntreprisesView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"role_name": "UtilisateurEntreprise",
|
||||
"permissions": [
|
||||
"RelationsEntreprisesCorrespondants",
|
||||
"RelationsEntreprisesChange",
|
||||
"RelationsEntreprisesView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"role_name": "AdminEntreprise",
|
||||
"permissions": [
|
||||
"RelationsEntreprisesCorrespondants",
|
||||
"RelationsEntreprisesValidate",
|
||||
"RelationsEntreprisesSend",
|
||||
"RelationsEntreprisesChange",
|
||||
"RelationsEntreprisesView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"role_name": "SuperAdmin",
|
||||
"permissions": []
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"role_name": "LecteurAPI",
|
||||
"permissions": [
|
||||
"ScoEtudChangeGroups",
|
||||
"ScoAbsAddBillet",
|
||||
"ScoUsersView",
|
||||
"ScoView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"role_name": "UsersViewer",
|
||||
"permissions": [
|
||||
"ScoUsersView",
|
||||
"ScoView"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"role_name": "Viewer",
|
||||
"permissions": [
|
||||
"ScoView"
|
||||
]
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
|
@ -1,8 +1,27 @@
|
||||
### user
|
||||
|
||||
`/api/user/969`
|
||||
|
||||
#### GET /user/1
|
||||
```json
|
||||
"TODO"
|
||||
{
|
||||
"date_expiration": null,
|
||||
"date_modif_passwd": "2022-08-10T08:07:47.354521Z",
|
||||
"date_created": "2022-08-10T08:07:47.354524Z",
|
||||
"dept": null,
|
||||
"id": 1,
|
||||
"active": true,
|
||||
"status_txt": "actif",
|
||||
"last_seen": "2022-08-10T08:07:47.354512Z",
|
||||
"nom": "",
|
||||
"prenom": "",
|
||||
"roles_string": "SuperAdmin_",
|
||||
"user_name": "admin",
|
||||
"nom_fmt": "admin",
|
||||
"prenom_fmt": "",
|
||||
"nomprenom": "admin",
|
||||
"prenomnom": "admin",
|
||||
"nomplogin": "ADMIN (admin)",
|
||||
"nomcomplet": " admin",
|
||||
"email": "iuta-scodoc@univ-lille.fr"
|
||||
}
|
||||
```
|
||||
|
||||
|
113
docs/samples/sample_users-query.json.md
Normal file
113
docs/samples/sample_users-query.json.md
Normal file
@ -0,0 +1,113 @@
|
||||
### users-query
|
||||
|
||||
#### GET /users/query?starts_with=u_
|
||||
```json
|
||||
[
|
||||
{
|
||||
"date_expiration": null,
|
||||
"date_modif_passwd": "2022-08-10T08:07:55.587309Z",
|
||||
"date_created": "2022-08-10T08:07:55.587313Z",
|
||||
"dept": "AA",
|
||||
"id": 6,
|
||||
"active": true,
|
||||
"status_txt": "actif",
|
||||
"last_seen": "2022-08-11T05:28:12.962398Z",
|
||||
"nom": "U AA",
|
||||
"prenom": "lambda",
|
||||
"roles_string": "UsersViewer_TAPI,Viewer_,UsersViewer_AA,Viewer_",
|
||||
"user_name": "u_AA",
|
||||
"nom_fmt": "U Aa",
|
||||
"prenom_fmt": "Lambda",
|
||||
"nomprenom": "U Aa L.",
|
||||
"prenomnom": "L. U Aa",
|
||||
"nomplogin": "U AA Lambda (u_AA)",
|
||||
"nomcomplet": "Lambda U Aa",
|
||||
"email": ""
|
||||
},
|
||||
{
|
||||
"date_expiration": null,
|
||||
"date_modif_passwd": "2022-08-10T08:07:55.994384Z",
|
||||
"date_created": "2022-08-10T08:07:55.994387Z",
|
||||
"dept": "BB",
|
||||
"id": 7,
|
||||
"active": true,
|
||||
"status_txt": "actif",
|
||||
"last_seen": "2022-08-10T08:07:55.994379Z",
|
||||
"nom": "U BB",
|
||||
"prenom": "lambda",
|
||||
"roles_string": "UsersViewer_TAPI,Viewer_,UsersViewer_AA,Viewer_,UsersViewer_BB,Viewer_",
|
||||
"user_name": "u_BB",
|
||||
"nom_fmt": "U Bb",
|
||||
"prenom_fmt": "Lambda",
|
||||
"nomprenom": "U Bb L.",
|
||||
"prenomnom": "L. U Bb",
|
||||
"nomplogin": "U BB Lambda (u_BB)",
|
||||
"nomcomplet": "Lambda U Bb",
|
||||
"email": ""
|
||||
},
|
||||
{
|
||||
"date_expiration": null,
|
||||
"date_modif_passwd": "2022-08-10T08:07:56.402103Z",
|
||||
"date_created": "2022-08-10T08:07:56.402106Z",
|
||||
"dept": "CC",
|
||||
"id": 8,
|
||||
"active": true,
|
||||
"status_txt": "actif",
|
||||
"last_seen": "2022-08-10T08:07:56.402098Z",
|
||||
"nom": "U CC",
|
||||
"prenom": "lambda",
|
||||
"roles_string": "UsersViewer_TAPI,Viewer_,UsersViewer_AA,Viewer_,UsersViewer_BB,Viewer_,UsersViewer_CC,Viewer_",
|
||||
"user_name": "u_CC",
|
||||
"nom_fmt": "U Cc",
|
||||
"prenom_fmt": "Lambda",
|
||||
"nomprenom": "U Cc L.",
|
||||
"prenomnom": "L. U Cc",
|
||||
"nomplogin": "U CC Lambda (u_CC)",
|
||||
"nomcomplet": "Lambda U Cc",
|
||||
"email": ""
|
||||
},
|
||||
{
|
||||
"date_expiration": null,
|
||||
"date_modif_passwd": "2022-08-10T08:07:56.792271Z",
|
||||
"date_created": "2022-08-10T08:07:56.792274Z",
|
||||
"dept": "DD",
|
||||
"id": 9,
|
||||
"active": true,
|
||||
"status_txt": "actif",
|
||||
"last_seen": "2022-08-10T08:07:56.792265Z",
|
||||
"nom": "U DD",
|
||||
"prenom": "lambda",
|
||||
"roles_string": "UsersViewer_TAPI,Viewer_,UsersViewer_AA,Viewer_,UsersViewer_BB,Viewer_,UsersViewer_CC,Viewer_,UsersViewer_DD,Viewer_",
|
||||
"user_name": "u_DD",
|
||||
"nom_fmt": "U Dd",
|
||||
"prenom_fmt": "Lambda",
|
||||
"nomprenom": "U Dd L.",
|
||||
"prenomnom": "L. U Dd",
|
||||
"nomplogin": "U DD Lambda (u_DD)",
|
||||
"nomcomplet": "Lambda U Dd",
|
||||
"email": ""
|
||||
},
|
||||
{
|
||||
"date_expiration": null,
|
||||
"date_modif_passwd": "2022-08-10T08:07:55.164494Z",
|
||||
"date_created": "2022-08-10T08:07:55.164496Z",
|
||||
"dept": "TAPI",
|
||||
"id": 5,
|
||||
"active": true,
|
||||
"status_txt": "actif",
|
||||
"last_seen": "2022-08-10T08:07:55.164490Z",
|
||||
"nom": "U TAPI",
|
||||
"prenom": "lambda",
|
||||
"roles_string": "UsersViewer_TAPI,Viewer_",
|
||||
"user_name": "u_TAPI",
|
||||
"nom_fmt": "U Tapi",
|
||||
"prenom_fmt": "Lambda",
|
||||
"nomprenom": "U Tapi L.",
|
||||
"prenomnom": "L. U Tapi",
|
||||
"nomplogin": "U TAPI Lambda (u_TAPI)",
|
||||
"nomcomplet": "Lambda U Tapi",
|
||||
"email": ""
|
||||
}
|
||||
]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user