LMS Course Management
Summary
Courses contain a normalized code, title, description, optional category, duration, status, modules/lessons, and materials. Creation starts in Draft; publish and archive set their respective statuses and timestamps.
The endpoints set state directly and do not enforce a strict one-way transition graph. Course code/title are required and bounded; duration is clamped. Audit/timeline evidence accompanies create, publish, archive, and imports. UI supports create/publish/archive but not module/lesson or material administration.
Requires confirmation
Business ownership, policy approval, fine-grained eligibility, service objectives, and future lifecycle governance require confirmation where not implemented.
Source References
microservices/src/training-service/Domain/TrainingEntities.csmicroservices/src/training-service/Api/TrainingEndpoints.csUI/salary-ui/apps/client-hrms-portal/src/pages/hr/TalentAdminPages.tsx
Related Articles
See Also
Keywords
- Learning Management System
- Training business behavior
Revision Information
- Status: Draft
- Last reviewed: 2026-07-17
- Review cycle: Quarterly