DocScoDoc/docs/samples/sample_formsemestre-etat_evals.json.md
Jean-Marie PLACE 010573a672 ajouts exemples
2022-08-02 20:58:45 +02:00

2.0 KiB

formsemestre-etat-eval

/api/formsemestre/911/etat_evals

[
  {
    "id": 14530,
    "responsable_id": 667,
    "computation_expr": null,
    "module_id": 8194,
    "formsemestre_id": 911,
    "moduleimpl_id": 14530,
    "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,
      "code_apogee": "",
      "titre": "Développement orienté objets",
      "coefficient": 0.0,
      "module_type": 2,
      "id": 8194,
      "ects": null,
      "ue_id": 1772,
      "parcours": [],
      "app_critiques": [],
      "module_id": 8194
    },
    "evaluations": [
      {
        "jour": "02/06/2022",
        "heure_fin": "15h00",
        "description": "DS (UE2.1)",
        "coefficient": 3.0,
        "publish_incomplete": true,
        "numero": 2,
        "moduleimpl_id": 14530,
        "id": 25902,
        "heure_debut": "13h30",
        "note_max": 20.0,
        "visibulletin": true,
        "evaluation_type": 0,
        "evaluation_id": 25902,
        "date_debut": "2022-06-02T13:30:00",
        "date_fin": "2022-06-02T15:00:00",
        "poids": {
          "1772": 1.0,
          "1773": 0.0,
          "1774": 0.0,
          "1775": 0.0,
          "1776": 0.0,
          "1777": 0.0
        },
        "jouriso": "2022-06-02",
        "duree": "1h30",
        "descrheure": " de 13h30 à 15h00",
        "matin": 0,
        "apresmidi": 1,
        "etat": {
          "evaluation_id": 25902,
          "nb_attente": 0,
          "is_complete": true
        },
        "nb_inscrits": 117,
        "nb_notes_manquantes": 0,
        "nb_notes_abs": 16,
        "nb_notes_att": 0,
        "nb_notes_exc": 0,
        "saisie_notes": {
          "datetime_debut": "2022-06-14T16:11:16+02:00",
          "datetime_fin": "2022-06-17T16:21:17+02:00",
          "datetime_mediane": "2022-06-14T16:11:16+02:00"
        }
      },
      ...
    ]
  },
  ...
]