DocScoDoc/docs/samples/sample_moduleimpl-evaluatio...

661 B

moduleimpl-evaluations

GET /moduleimpl/1/evaluations

[
    {
        "id": 1,
        "moduleimpl_id": 1,
        "jour": "",
        "heure_fin": "09h00",
        "note_max": 20.0,
        "visibulletin": true,
        "evaluation_type": 0,
        "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": "1h",
        "descrheure": " de 08h00 \u00e0 09h00",
        "matin": 0,
        "apresmidi": 0
    }
]