Module regradings

Source
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