Averages

It is used to retrieve information about the averages or modify an existing one.

The abbreviations used have the following significance:

  • msm - Period average for a subject
  • mgm - Yearly average for a subject
  • mgs - Period average for a student
  • mga - Yearly average for a student

Endpoints

TypeURIDescription
GET./medii/repartizareIt is used to return the averages for an association between a teacher-subject-class-student.
GET./medii/elevIt is used to return the student's averages.
GET./medii/raport_promovareIt is used to return the students' averages.
POST./medii/msmIt is used to modify a period average for a subject.
POST./medii/mgmIt is used to modify the general average for a subject.