myunimol / api

API for MyUnimol
https://myunimol.it
11 stars 2 forks source link

Record book visualization #10

Closed intersimone999 closed 9 years ago

intersimone999 commented 9 years ago

If you try to get the record book of an invalid user, an incorrect json is returned: {"exams":[],"average":0.0,"weightedAverage":0.0}

There should be an error message instead.