Skip to main content

LMS Assessments

Summary

An assessment belongs to a course, has a title and bounded passing score, and owns questions. Question types are SingleChoice, MultipleChoice, and FreeText.

Submission records supplied score and opaque answer data, then derives Passed/Failed and creates the corresponding event. The service does not calculate scores from answers. Standalone Quiz terminology/lifecycle, question-bank management, randomized delivery, attempt limits, proctoring, and answer-review policy are not implemented. Assessment answers are intentionally excluded.

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.cs
  • microservices/src/training-service/Api/TrainingEndpoints.cs
  • UI/salary-ui/apps/client-hrms-portal/src/pages/hr/TalentAdminPages.tsx

See Also

Keywords

  • Learning Management System
  • Training business behavior

Revision Information

  • Status: Draft
  • Last reviewed: 2026-07-17
  • Review cycle: Quarterly