> ## Documentation Index
> Fetch the complete documentation index at: https://docs.firstwork.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enrollment & Learner Experience

> How learners are enrolled, managed, and progress through courses

## Enrollment

### How Learners Are Enrolled

| Method              | Description                                                                                          |
| ------------------- | ---------------------------------------------------------------------------------------------------- |
| **Manual**          | Admin selects workers and assigns them to a course                                                   |
| **Automation**      | An "Assign Courses" automation action enrolls candidates automatically based on events or conditions |
| **Assignment Rule** | A rule can enroll candidates in courses based on data evaluation                                     |

### Enrollment Management

Admins can:

* Assign courses to individual workers
* Change enrollment due dates
* Reschedule enrollment start dates
* View enrollment status and progress per learner

***

## Learner Experience

### Starting a Course

1. The learner opens their course enrollment
2. A course details page shows the title, description, and a "Start Course" button
3. Lessons are presented one at a time

### Completing Lessons

Each lesson is displayed as a form page. The learner reviews content, answers questions, and submits. The system advances to the next lesson.

### Quiz Retry

If a quiz score is below the passing threshold:

1. The learner sees a results page showing their score, the required passing score, and the count of correct vs. incorrect answers
2. A "Try Again" button returns them to the quiz

### Course Completion

When all lessons are completed, the learner sees a status page confirming completion. If a certificate is configured, it is generated with the specified validity period.
