Overview
The Learning Management System (LMS) enables you to create training courses, assign them to employees, and track progress through lessons, quizzes, and certifications. It integrates with the hiring and onboarding flow to ensure new hires complete required training.Course Structure
Courses
A Course represents a complete training program:| Field | Description |
|---|---|
| Title | Course name |
| Description | Course overview |
| Duration | Estimated time to complete |
| Category | Training category (compliance, skills, etc.) |
| Prerequisites | Required courses to complete first |
| Certificate | Certificate awarded on completion |
| Pass Threshold | Minimum score to pass |
Lessons
Lessons are individual learning units within a course:- Video content
- Text/HTML content
- PDF documents
- Interactive exercises
- External links
Quizzes
Quizzes assess understanding after lessons:| Feature | Description |
|---|---|
| Question Types | Multiple choice, true/false, short answer |
| Scoring | Points per question, weighted scoring |
| Attempts | Configurable retry limits |
| Passing Score | Minimum score to pass the quiz |
| Time Limit | Optional time constraint |
| Dimensions | Multi-dimensional scoring (knowledge, skills, etc.) |
Certificates
Certificates are awarded upon course completion:- Auto-generated with candidate name and completion date
- Customizable certificate templates
- Expiration dates for recurring certification requirements
- Downloadable PDF format
Enrollments
A Course Enrollment tracks an individual’s progress through a course:Enrollment Data
| Field | Description |
|---|---|
| Course | The training course |
| Contract | The employee/learner |
| Status | Enrolled, in progress, completed, failed |
| Progress | Percentage of lessons completed |
| Score | Overall course score |
| Certificate | Certificate record (if awarded) |
| Enrollment Date | When the enrollment was created |
| Completion Date | When the course was finished |
Lesson Submissions
Each lesson completion creates a Lesson Submission:- Tracks time spent on the lesson
- Records quiz answers and scores
- Supports multi-dimensional scoring for skills assessment
- Stores question-level attempt data
Dimension-Based Scoring
For advanced assessments, the LMS supports scoring dimensions:- Knowledge retention
- Practical skills
- Safety awareness
- Communication ability
Integration with Hiring & Onboarding
Automation Actions
The Enroll Course action in automations enables:| Trigger | Action |
|---|---|
| Contract created | Enroll in company orientation |
| Stage reached | Assign role-specific training |
| Document approved | Enroll in certification course |
| Annual schedule | Re-enroll for compliance training |
Onboarding Flows
LMS courses can be incorporated into onboarding flows:- New hire contract is created
- Automation enrolls them in required courses
- Progress is tracked alongside other onboarding tasks
- Onboarding completion requires course completion
Reporting
Track training metrics across your organization:- Course completion rates
- Average scores by course and department
- Time to completion
- Overdue training assignments
- Certificate expiration tracking