Grades

It is used to add a grade, or delete or get information about a grade.

Endpoints

TypeURIDescription
GET./noteIt is used to get the student's grades.
GET./note/prob_ascultareIt is used to return the listening probability at a subject.
GET./note/tipuriIt is used to return the type of grades.
POST./noteIt is used to add a grade.
PUT./noteIt is used to modify a grade.
DELETE./noteIt is used to delete a grade.
POST./note/recoverIt is used to recover a deleted grade.
POST./note/npsIt is used to create a request to cancel a grade.
DELETE./note/npsIt is used to delete a grade cancellation request.
POST./note/activitateIt is used to add a plus / minus to an activity.
DELETE./note/activitateIt is used to delete the activity.
DELETE./note/activitate_cmcIt is used to delete the activity for an entire class-subject.