Expand description
Controllers for requests starting with /api/v0/main-frontend/regradings/
.
Functionsยง
- _add_
routes - 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_
regrading_ ๐info_ by_ 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