ELTE-Clean / Clean-Administration-Platform

2 stars 1 forks source link

Add manual grading endpoint #89

Closed the4t4 closed 2 years ago

the4t4 commented 2 years ago

Added [PUT] /tasks/grade Request body: { userid, taskid, grade } OR { gradeid, grade }