2022-07-19 22:17:10 +02:00
|
|
|
##############################################################################
|
|
|
|
# ScoDoc
|
2023-01-02 13:16:27 +01:00
|
|
|
# Copyright (c) 1999 - 2023 Emmanuel Viennet. All rights reserved.
|
2022-07-19 22:17:10 +02:00
|
|
|
# See LICENSE
|
|
|
|
##############################################################################
|
|
|
|
|
|
|
|
"""
|
|
|
|
ScoDoc 9 API : accès aux formations
|
|
|
|
"""
|
|
|
|
|
2023-04-10 11:25:46 +02:00
|
|
|
from flask import flash, g, request
|
2023-04-06 16:10:32 +02:00
|
|
|
from flask_json import as_json
|
2022-07-27 16:03:14 +02:00
|
|
|
from flask_login import login_required
|
2022-03-02 16:45:47 +01:00
|
|
|
|
2022-05-03 13:35:17 +02:00
|
|
|
import app
|
2023-04-10 11:25:46 +02:00
|
|
|
from app import db, log
|
2022-07-27 16:03:14 +02:00
|
|
|
from app.api import api_bp as bp, api_web_bp
|
2022-08-07 19:56:25 +02:00
|
|
|
from app.scodoc.sco_utils import json_error
|
2022-07-27 16:03:14 +02:00
|
|
|
from app.decorators import scodoc, permission_required
|
2023-04-10 11:25:46 +02:00
|
|
|
from app.models import (
|
|
|
|
ApcNiveau,
|
|
|
|
ApcParcours,
|
|
|
|
Formation,
|
|
|
|
UniteEns,
|
|
|
|
)
|
2022-05-03 13:35:17 +02:00
|
|
|
from app.scodoc import sco_formations
|
2022-03-04 17:16:08 +01:00
|
|
|
from app.scodoc.sco_permissions import Permission
|
2022-03-02 16:45:47 +01:00
|
|
|
|
2022-07-19 22:17:10 +02:00
|
|
|
|
2022-07-27 16:03:14 +02:00
|
|
|
@bp.route("/formations")
|
|
|
|
@api_web_bp.route("/formations")
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoView)
|
2023-04-06 16:10:32 +02:00
|
|
|
@as_json
|
2022-06-17 15:46:17 +02:00
|
|
|
def formations():
|
|
|
|
"""
|
|
|
|
Retourne la liste de toutes les formations (tous départements)
|
|
|
|
"""
|
2022-07-27 16:03:14 +02:00
|
|
|
query = Formation.query
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.filter_by(dept_id=g.scodoc_dept_id)
|
|
|
|
|
2023-04-06 16:10:32 +02:00
|
|
|
return [d.to_dict() for d in query]
|
2022-03-02 16:45:47 +01:00
|
|
|
|
2022-07-19 22:17:10 +02:00
|
|
|
|
2022-07-27 16:03:14 +02:00
|
|
|
@bp.route("/formations_ids")
|
|
|
|
@api_web_bp.route("/formations_ids")
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoView)
|
2023-04-06 16:10:32 +02:00
|
|
|
@as_json
|
2022-05-03 13:35:17 +02:00
|
|
|
def formations_ids():
|
2022-03-02 16:45:47 +01:00
|
|
|
"""
|
2022-05-05 14:30:43 +02:00
|
|
|
Retourne la liste de toutes les id de formations (tous départements)
|
2022-04-27 14:11:06 +02:00
|
|
|
|
2022-05-03 13:35:17 +02:00
|
|
|
Exemple de résultat : [ 17, 99, 32 ]
|
2022-03-02 16:45:47 +01:00
|
|
|
"""
|
2022-07-27 16:03:14 +02:00
|
|
|
query = Formation.query
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.filter_by(dept_id=g.scodoc_dept_id)
|
2023-04-06 16:10:32 +02:00
|
|
|
return [d.id for d in query]
|
2022-03-02 16:45:47 +01:00
|
|
|
|
|
|
|
|
2022-07-27 16:03:14 +02:00
|
|
|
@bp.route("/formation/<int:formation_id>")
|
|
|
|
@api_web_bp.route("/formation/<int:formation_id>")
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoView)
|
2023-04-06 16:10:32 +02:00
|
|
|
@as_json
|
2022-05-09 16:26:23 +02:00
|
|
|
def formation_by_id(formation_id: int):
|
2022-03-02 16:45:47 +01:00
|
|
|
"""
|
2022-07-19 22:17:10 +02:00
|
|
|
La formation d'id donné
|
2022-03-02 16:45:47 +01:00
|
|
|
|
|
|
|
formation_id : l'id d'une formation
|
2022-04-27 14:11:06 +02:00
|
|
|
|
|
|
|
Exemple de résultat :
|
|
|
|
{
|
|
|
|
"id": 1,
|
|
|
|
"acronyme": "BUT R&T",
|
2022-07-19 22:17:10 +02:00
|
|
|
"titre_officiel": "Bachelor technologique réseaux et télécommunications",
|
2022-04-27 14:11:06 +02:00
|
|
|
"formation_code": "V1RET",
|
|
|
|
"code_specialite": null,
|
|
|
|
"dept_id": 1,
|
|
|
|
"titre": "BUT R&T",
|
|
|
|
"version": 1,
|
|
|
|
"type_parcours": 700,
|
|
|
|
"referentiel_competence_id": null,
|
|
|
|
"formation_id": 1
|
|
|
|
}
|
2022-03-02 16:45:47 +01:00
|
|
|
"""
|
2022-07-27 16:03:14 +02:00
|
|
|
query = Formation.query.filter_by(id=formation_id)
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.filter_by(dept_id=g.scodoc_dept_id)
|
2023-04-06 16:10:32 +02:00
|
|
|
return query.first_or_404().to_dict()
|
2022-03-02 16:45:47 +01:00
|
|
|
|
|
|
|
|
2022-05-03 13:35:17 +02:00
|
|
|
@bp.route(
|
2022-07-27 16:03:14 +02:00
|
|
|
"/formation/<int:formation_id>/export",
|
2022-05-03 13:35:17 +02:00
|
|
|
defaults={"export_ids": False},
|
|
|
|
)
|
|
|
|
@bp.route(
|
2022-07-29 16:19:40 +02:00
|
|
|
"/formation/<int:formation_id>/export_with_ids",
|
2022-05-03 13:35:17 +02:00
|
|
|
defaults={"export_ids": True},
|
|
|
|
)
|
2022-07-27 16:03:14 +02:00
|
|
|
@api_web_bp.route(
|
|
|
|
"/formation/<int:formation_id>/export",
|
|
|
|
defaults={"export_ids": False},
|
|
|
|
)
|
|
|
|
@api_web_bp.route(
|
2022-07-29 16:19:40 +02:00
|
|
|
"/formation/<int:formation_id>/export_with_ids",
|
2022-07-27 16:03:14 +02:00
|
|
|
defaults={"export_ids": True},
|
|
|
|
)
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoView)
|
2023-04-06 16:10:32 +02:00
|
|
|
@as_json
|
2022-03-02 16:45:47 +01:00
|
|
|
def formation_export_by_formation_id(formation_id: int, export_ids=False):
|
|
|
|
"""
|
|
|
|
Retourne la formation, avec UE, matières, modules
|
2022-04-27 14:11:06 +02:00
|
|
|
|
|
|
|
formation_id : l'id d'une formation
|
2022-05-05 14:30:43 +02:00
|
|
|
export_ids : True ou False, si l'on veut ou non exporter les ids
|
2022-04-27 14:11:06 +02:00
|
|
|
|
|
|
|
Exemple de résultat :
|
|
|
|
{
|
|
|
|
"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": null,
|
|
|
|
"formation_id": 1,
|
|
|
|
"ue": [
|
|
|
|
{
|
|
|
|
"acronyme": "RT1.1",
|
|
|
|
"numero": 1,
|
|
|
|
"titre": "Administrer les r\u00e9seaux et l\u2019Internet",
|
|
|
|
"type": 0,
|
|
|
|
"ue_code": "UCOD11",
|
|
|
|
"ects": 12.0,
|
|
|
|
"is_external": false,
|
|
|
|
"code_apogee": "",
|
|
|
|
"coefficient": 0.0,
|
|
|
|
"semestre_idx": 1,
|
|
|
|
"color": "#B80004",
|
|
|
|
"reference": 1,
|
|
|
|
"matiere": [
|
|
|
|
{
|
|
|
|
"titre": "Administrer les r\u00e9seaux et l\u2019Internet",
|
|
|
|
"numero": 1,
|
|
|
|
"module": [
|
|
|
|
{
|
|
|
|
"titre": "Initiation aux r\u00e9seaux informatiques",
|
|
|
|
"abbrev": "Init aux r\u00e9seaux informatiques",
|
|
|
|
"code": "R101",
|
|
|
|
"heures_cours": 0.0,
|
|
|
|
"heures_td": 0.0,
|
|
|
|
"heures_tp": 0.0,
|
|
|
|
"coefficient": 1.0,
|
|
|
|
"ects": "",
|
|
|
|
"semestre_id": 1,
|
|
|
|
"numero": 10,
|
|
|
|
"code_apogee": "",
|
|
|
|
"module_type": 2,
|
|
|
|
"coefficients": [
|
|
|
|
{
|
|
|
|
"ue_reference": "1",
|
|
|
|
"coef": "12.0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ue_reference": "2",
|
|
|
|
"coef": "4.0"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"ue_reference": "3",
|
|
|
|
"coef": "4.0"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2023-04-03 17:46:31 +02:00
|
|
|
"titre": "Se sensibiliser \u00e0 l'hygi\u00e8ne informatique...",
|
2022-04-27 14:11:06 +02:00
|
|
|
"abbrev": "Hygi\u00e8ne informatique",
|
|
|
|
"code": "SAE11",
|
|
|
|
"heures_cours": 0.0,
|
|
|
|
"heures_td": 0.0,
|
|
|
|
"heures_tp": 0.0,
|
|
|
|
"coefficient": 1.0,
|
|
|
|
"ects": "",
|
|
|
|
"semestre_id": 1,
|
|
|
|
"numero": 10,
|
|
|
|
"code_apogee": "",
|
|
|
|
"module_type": 3,
|
|
|
|
"coefficients": [
|
|
|
|
{
|
|
|
|
"ue_reference": "1",
|
|
|
|
"coef": "16.0"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
...
|
|
|
|
]
|
|
|
|
},
|
|
|
|
...
|
|
|
|
]
|
|
|
|
},
|
|
|
|
]
|
|
|
|
}
|
2022-03-02 16:45:47 +01:00
|
|
|
"""
|
2022-07-27 16:03:14 +02:00
|
|
|
query = Formation.query.filter_by(id=formation_id)
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.filter_by(dept_id=g.scodoc_dept_id)
|
|
|
|
formation = query.first_or_404(formation_id)
|
2022-07-19 22:17:10 +02:00
|
|
|
app.set_sco_dept(formation.departement.acronym)
|
2022-03-02 16:45:47 +01:00
|
|
|
try:
|
2022-05-03 13:35:17 +02:00
|
|
|
data = sco_formations.formation_export(formation_id, export_ids)
|
2022-03-02 16:45:47 +01:00
|
|
|
except ValueError:
|
2022-08-07 19:56:25 +02:00
|
|
|
return json_error(500, message="Erreur inconnue")
|
2022-03-02 16:45:47 +01:00
|
|
|
|
2023-04-06 16:10:32 +02:00
|
|
|
return data
|
2022-03-02 16:45:47 +01:00
|
|
|
|
|
|
|
|
2022-07-27 16:03:14 +02:00
|
|
|
@bp.route("/formation/<int:formation_id>/referentiel_competences")
|
|
|
|
@api_web_bp.route("/formation/<int:formation_id>/referentiel_competences")
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoView)
|
2023-04-06 16:10:32 +02:00
|
|
|
@as_json
|
2022-07-27 16:03:14 +02:00
|
|
|
def referentiel_competences(formation_id: int):
|
|
|
|
"""
|
|
|
|
Retourne le référentiel de compétences
|
|
|
|
|
|
|
|
formation_id : l'id d'une formation
|
|
|
|
|
|
|
|
return null si pas de référentiel associé.
|
|
|
|
"""
|
|
|
|
query = Formation.query.filter_by(id=formation_id)
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.filter_by(dept_id=g.scodoc_dept_id)
|
|
|
|
formation = query.first_or_404(formation_id)
|
|
|
|
if formation.referentiel_competence is None:
|
2023-04-06 16:10:32 +02:00
|
|
|
return None
|
|
|
|
return formation.referentiel_competence.to_dict()
|
2022-07-27 16:03:14 +02:00
|
|
|
|
|
|
|
|
2023-04-03 17:46:31 +02:00
|
|
|
@bp.route("/set_ue_parcours/<int:ue_id>", methods=["POST"])
|
|
|
|
@api_web_bp.route("/set_ue_parcours/<int:ue_id>", methods=["POST"])
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoChangeFormation)
|
2023-04-06 16:10:32 +02:00
|
|
|
@as_json
|
2023-04-03 17:46:31 +02:00
|
|
|
def set_ue_parcours(ue_id: int):
|
|
|
|
"""Associe UE et parcours BUT.
|
|
|
|
La liste des ids de parcours est passée en argument JSON.
|
|
|
|
JSON arg: [parcour_id1, parcour_id2, ...]
|
|
|
|
"""
|
|
|
|
query = UniteEns.query.filter_by(id=ue_id)
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.join(Formation).filter_by(dept_id=g.scodoc_dept_id)
|
|
|
|
ue: UniteEns = query.first_or_404()
|
|
|
|
parcours_ids = request.get_json(force=True) or [] # may raise 400 Bad Request
|
|
|
|
if parcours_ids == [""]:
|
|
|
|
parcours = []
|
|
|
|
else:
|
|
|
|
parcours = [
|
|
|
|
ApcParcours.query.get_or_404(int(parcour_id)) for parcour_id in parcours_ids
|
|
|
|
]
|
|
|
|
log(f"set_ue_parcours: ue_id={ue.id} parcours_ids={parcours_ids}")
|
|
|
|
ok, error_message = ue.set_parcours(parcours)
|
2023-04-19 11:56:33 +02:00
|
|
|
if not ok:
|
|
|
|
return json_error(404, error_message)
|
2023-04-06 16:10:32 +02:00
|
|
|
return {"status": ok, "message": error_message}
|
2023-04-10 11:25:46 +02:00
|
|
|
|
|
|
|
|
|
|
|
@bp.route(
|
|
|
|
"/assoc_ue_niveau/<int:ue_id>/<int:niveau_id>",
|
|
|
|
methods=["POST"],
|
|
|
|
)
|
|
|
|
@api_web_bp.route(
|
|
|
|
"/assoc_ue_niveau/<int:ue_id>/<int:niveau_id>",
|
|
|
|
methods=["POST"],
|
|
|
|
)
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoChangeFormation)
|
|
|
|
@as_json
|
|
|
|
def assoc_ue_niveau(ue_id: int, niveau_id: int):
|
|
|
|
"""Associe l'UE au niveau de compétence"""
|
|
|
|
query = UniteEns.query.filter_by(id=ue_id)
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.join(Formation).filter_by(dept_id=g.scodoc_dept_id)
|
|
|
|
ue: UniteEns = query.first_or_404()
|
|
|
|
niveau: ApcNiveau = ApcNiveau.query.get_or_404(niveau_id)
|
|
|
|
ok, error_message = ue.set_niveau_competence(niveau)
|
|
|
|
if not ok:
|
|
|
|
if g.scodoc_dept: # "usage web"
|
2023-04-13 09:58:38 +02:00
|
|
|
flash(error_message, "error")
|
2023-04-10 11:25:46 +02:00
|
|
|
return json_error(404, error_message)
|
|
|
|
if g.scodoc_dept: # "usage web"
|
2023-04-13 09:58:38 +02:00
|
|
|
flash(f"""{ue.acronyme} associée au niveau "{niveau.libelle}" """)
|
2023-04-10 11:25:46 +02:00
|
|
|
return {"status": 0}
|
|
|
|
|
|
|
|
|
|
|
|
@bp.route(
|
|
|
|
"/desassoc_ue_niveau/<int:ue_id>",
|
|
|
|
methods=["POST"],
|
|
|
|
)
|
|
|
|
@api_web_bp.route(
|
|
|
|
"/desassoc_ue_niveau/<int:ue_id>",
|
|
|
|
methods=["POST"],
|
|
|
|
)
|
|
|
|
@login_required
|
|
|
|
@scodoc
|
|
|
|
@permission_required(Permission.ScoChangeFormation)
|
|
|
|
@as_json
|
|
|
|
def desassoc_ue_niveau(ue_id: int):
|
|
|
|
"""Désassocie cette UE de son niveau de compétence
|
|
|
|
(si elle n'est pas associée, ne fait rien)
|
|
|
|
"""
|
|
|
|
query = UniteEns.query.filter_by(id=ue_id)
|
|
|
|
if g.scodoc_dept:
|
|
|
|
query = query.join(Formation).filter_by(dept_id=g.scodoc_dept_id)
|
|
|
|
ue: UniteEns = query.first_or_404()
|
|
|
|
ue.niveau_competence = None
|
|
|
|
db.session.add(ue)
|
|
|
|
db.session.commit()
|
|
|
|
log(f"desassoc_ue_niveau: {ue}")
|
|
|
|
if g.scodoc_dept:
|
|
|
|
# "usage web"
|
|
|
|
flash(f"UE {ue.acronyme} dé-associée")
|
|
|
|
return {"status": 0}
|