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

# Course Progress and Assessments

> Understand unit completion, course progress, and CBT assessment connections.

## How progress works

Course progress is calculated from the learner's recorded unit activity and completion within the enrollment. Opening a course does not by itself mean the course is complete.

| Level  | What to review                                                 |
| ------ | -------------------------------------------------------------- |
| Unit   | Whether the learner completed the individual learning activity |
| Lesson | Progress across its units                                      |
| Module | Progress across its lessons                                    |
| Course | Overall completion across the course structure                 |

If an author adds or removes units, the course structure—and therefore the meaning of overall progress—can change.

## Assessments

Authors can connect eligible CBT tests to LMS content. The LMS provides the learning context; CBT owns the questions, session, attempt, and score workflow.

```mermaid theme={null}
flowchart LR
    A[LMS unit] --> B[Connected CBT test]
    B --> C[Eligible session]
    C --> D[Student attempt]
    D --> E[CBT performance review]
```

## Review progress

Open the learner's enrollment to inspect their content and assessment progress. Distinguish between:

* a unit that is available but not completed;
* a completed unit;
* an assessment that has not been attempted; and
* an attempt that has been submitted but still needs review.

<Note>
  Future Classroom-to-course attachment will be documented when that interface is implemented. Classroom events are currently managed independently.
</Note>
