forked from ScoDoc/DocScoDoc
114 lines
3.4 KiB
Markdown
114 lines
3.4 KiB
Markdown
### moduleimpl
|
|
|
|
#### GET /moduleimpl/1
|
|
```json
|
|
{
|
|
"computation_expr": null,
|
|
"ens": [],
|
|
"formsemestre_id": 1,
|
|
"id": 1,
|
|
"module": {
|
|
"abbrev": "Init aux r\u00e9seaux informatiques",
|
|
"app_critiques": {},
|
|
"code": "R101",
|
|
"code_apogee": "",
|
|
"coefficient": 1.0,
|
|
"ects": null,
|
|
"formation_id": 1,
|
|
"heures_cours": 0.0,
|
|
"heures_td": 0.0,
|
|
"heures_tp": 0.0,
|
|
"id": 1,
|
|
"matiere_id": 1,
|
|
"module_id": 1,
|
|
"module_type": 2,
|
|
"numero": 10,
|
|
"parcours": [],
|
|
"semestre_id": 1,
|
|
"titre": "Initiation aux r\u00e9seaux informatiques",
|
|
"ue_coefs": [
|
|
{
|
|
"coef": 12.0,
|
|
"module_id": 1,
|
|
"ue": {
|
|
"acronyme": "RT1.1",
|
|
"code_apogee": "",
|
|
"coef_rcue": 1.0,
|
|
"coefficient": 0.0,
|
|
"color": "#B80004",
|
|
"ects": 12.0,
|
|
"formation_id": 1,
|
|
"id": 1,
|
|
"is_external": false,
|
|
"niveau_competence_id": null,
|
|
"numero": 1,
|
|
"parcour": null,
|
|
"parcour_id": null,
|
|
"semestre_idx": 1,
|
|
"titre": "Administrer les r\u00e9seaux et l\u2019Internet",
|
|
"type": 0,
|
|
"ue_code": "UCOD11",
|
|
"ue_id": 1
|
|
},
|
|
"ue_id": 1
|
|
},
|
|
{
|
|
"coef": 4.0,
|
|
"module_id": 1,
|
|
"ue": {
|
|
"acronyme": "RT2.1",
|
|
"code_apogee": "",
|
|
"coef_rcue": 1.0,
|
|
"coefficient": 0.0,
|
|
"color": "#F97B3D",
|
|
"ects": 8.0,
|
|
"formation_id": 1,
|
|
"id": 2,
|
|
"is_external": false,
|
|
"niveau_competence_id": null,
|
|
"numero": 2,
|
|
"parcour": null,
|
|
"parcour_id": null,
|
|
"semestre_idx": 1,
|
|
"titre": "Connecter les entreprises et les usagers",
|
|
"type": 0,
|
|
"ue_code": "UCOD12",
|
|
"ue_id": 2
|
|
},
|
|
"ue_id": 2
|
|
},
|
|
{
|
|
"coef": 4.0,
|
|
"module_id": 1,
|
|
"ue": {
|
|
"acronyme": "RT3.1",
|
|
"code_apogee": "",
|
|
"coef_rcue": 1.0,
|
|
"coefficient": 0.0,
|
|
"color": "#FEB40B",
|
|
"ects": 10.0,
|
|
"formation_id": 1,
|
|
"id": 3,
|
|
"is_external": false,
|
|
"niveau_competence_id": null,
|
|
"numero": 3,
|
|
"parcour": null,
|
|
"parcour_id": null,
|
|
"semestre_idx": 1,
|
|
"titre": "Cre\u0301er des outils et applications informatiques pour les R&T",
|
|
"type": 0,
|
|
"ue_code": "UCOD13",
|
|
"ue_id": 3
|
|
},
|
|
"ue_id": 3
|
|
}
|
|
],
|
|
"ue_id": 1
|
|
},
|
|
"module_id": 1,
|
|
"moduleimpl_id": 1,
|
|
"responsable_id": 2
|
|
}
|
|
```
|
|
|