Expand description
Controllers for requests starting with /api/v0/main-frontend/regradings/
.
Functionsยง
- Add a route for each controller in this module.
- create ๐POST
/api/v0/main-frontend/regradings
- Creates a new regrading for the supplied exercise task submission ids and returns the new regrading id. - GET
/api/v0/main-frontend/regradings/{id}
- Returns relevant information about a regrading. - get_
regradings ๐GET/api/v0/main-frontend/regradings
- Returns a paginated list of all the regradings. - get_
regradings_ ๐count GET/api/v0/main-frontend/regradings/count
- Counts regradings