Expand description
What has been done by hand to this course’s credit registrations, so two teachers do not both click retry.
Structs§
- Course
Credit Registration Action - 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.