Expand description

Controllers for requests starting with /api/v0/main-frontend/regradings/.

Functions

  • Add a route for each controller in this module.
  • 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 /api/v0/main-frontend/regradings - Returns a paginated list of all the regradings.
  • GET /api/v0/main-frontend/regradings/count - Counts regradings