Contents
LifterLMS - Plugixa Exam
The LifterLMS bridge is the same feature as the Tutor LMS one, pointed at a different system.

What it does
Per exam:
- Restrict by enrollment to a named LifterLMS course.
- Complete on pass, so passing the exam finishes the course.
One exam, one course
The three bridges are one feature, so an exam cannot be linked into two systems at once and complete both.
Why the course picker reads locally
LifterLMS is the reason this detail exists. The picker used to read courses from WordPress’s REST API, which only lists course types that opt into it - and LifterLMS does not, so its courses never appeared in the list at all.
The picker now reads from this plugin directly, which is why LifterLMS courses show up.
Troubleshooting
| Symptom | Usual cause |
|---|---|
| The course list is empty | On an older build, this was the REST-visibility problem above. Update. |
| No LMS options on the exam | LifterLMS is not active, or the LMS bridge capability is off. |
| An enrolled learner is refused | The exam is not set to the LMS-restricted access mode, or enrollment is not active. |
| Passing does not complete the course | Complete-on-pass is a separate switch. |