GET ./note/prob_ascultare
Need subscription flag: FLAG_CAT_GRADE_PROBABILITY
It is used to return the listening probability at a subject.
The result can be:
- 1 = low
- 2 = medium
- 3 = high
GET parameters
Name | Value Type | Validation | Details |
---|---|---|---|
e2mID | int | Required | ID to student association to a subject. |
sanID | int | Required | Semester ID. |
Output example
{"result": 1}