Skip to main content

Module actions

Expand description

What has been done by hand to this course’s credit registrations, so two teachers do not both click retry.

Structs§

CourseCreditRegistrationAction
One audited manual action on this course, named rather than keyed: a teacher reads this to find out whether a colleague has already acted.

Constants§

MAX_ACTIONS 🔒
Enough history to see what colleagues have been doing today without becoming an audit trail of its own; the global audit view is the admin dashboard’s.

Functions§

_add_routes
get_course_credit_registration_actions
GET /api/v0/main-frontend/course-credit-registrations/courses/{course_id}/actions - The manual actions taken on this course’s credit registrations, newest first.