---
title: LearnDash Course Platform — Setup & Configuration
type: article
created: '2026-04-05'
updated: '2026-04-05'
source_docs:
- raw/2025-11-04-weekly-call-w-sebastian-99060263.md
tags:
- elearning
- learndash
- wordpress
- online-courses
- certification
- ahs
layer: 2
client_source: null
industry_context: null
transferable: true
---

# LearnDash Course Platform — Setup & Configuration

LearnDash is a WordPress LMS (Learning Management System) plugin that enables structured course delivery with video lessons, quizzes, certificates, and payment gating. It came up in the context of building a scalable online course offering for [[wiki/clients/ahs/_index|AHS]], whose in-person training revenue is geographically constrained to Madison, WI.

## Overview

LearnDash allows you to film a course once and sell it indefinitely — the "write a book once, sell it forever" model. It is well-suited for professional training content where a certificate of completion adds perceived value (e.g., mold/asbestos awareness, environmental hazard training for realtors).

## Core Feature Set

| Feature | Notes |
|---|---|
| Video lessons | Embed recorded training sessions per module |
| Quizzes / exams | End-of-course exam with pass/fail logic |
| Certificates | Auto-issued on passing; can be customized |
| Payment gating | Learner pays → receives course access link |
| Retake logic | Configure retake rules (e.g., retry after 24 hours) |
| Progress tracking | Dashboard shows completion per learner |

## Recommended Course Flow

1. Learner discovers course (organic search, email campaign, direct outreach)
2. Learner purchases via payment integration (Stripe, WooCommerce, etc.)
3. Learner receives access link and works through video modules
4. Learner completes end-of-course exam
5. On pass → certificate auto-issued; on fail → retake prompt
6. Instructor (or admin) can review exam results if manual grading is needed

## Production Notes

- **Film once, sell forever.** A single recording session is sufficient to launch. Prioritize clear audio and a clean background over production polish.
- **Modular structure.** Break content into short lessons (5–15 min each) rather than one long video. LearnDash supports sequential unlocking so learners must complete each lesson before advancing.
- **Separate courses per audience.** A school administrator course and a realtor course will likely have different regulatory requirements and content emphasis — build them as separate LearnDash courses rather than one combined course.

## Regulatory Considerations

Before launching, research whether the certificate issued by LearnDash carries any formal standing in the target states. Key questions:

- Is the training requirement a formal license/certification, or informal awareness training?
- Are requirements set at the federal or state level?
- Does California (or other high-regulation states) require a state-accredited provider?

> **Note from AHS context:** Mold/asbestos training for school staff and environmental hazard awareness for realtors may not require a government-issued license — the certificate may simply demonstrate that training occurred. Confirm this before marketing the course as "certified." Some states (notably California) may have stricter rules and should be evaluated separately. See [[wiki/clients/ahs/_index|AHS]] for current status on this research.

Use AI (ChatGPT, Perplexity) to draft an initial regulatory landscape by state before investing in full course production. Prompt example:

> *"What are the federal and state-level training requirements for school staff regarding mold and asbestos awareness? Are these requirements different by state? What must a training course cover to satisfy these requirements?"*

## Audience Segments & Course Ideas

| Audience | Topic | Notes |
|---|---|---|
| School administrators | Mold & asbestos awareness | Schools often required to have trained staff; DoH email lists are a viable outreach channel |
| Realtors | Environmental hazard disclosure | Lead paint (pre-1978 homes), mold, asbestos disclosure rules at listing |
| General / national | Awareness-level training | Lower regulatory risk; broader addressable market |

## Pricing & Distribution

- Sell directly via the WordPress site (WooCommerce + LearnDash integration)
- Consider tiered pricing: individual license vs. site license for a school district
- For realtor associations, a bulk/group license model may be more effective than individual sales

## Related

- [[wiki/clients/ahs/_index|AHS Client Overview]]
- [[wiki/knowledge/elearning/online-course-strategy|Scalable Online Course Strategy]] *(if created)*
- [[wiki/knowledge/content/content-production-workflow|Content Production Workflow]] *(if created)*