Key takeaways
- SCORM compliance lets a course talk to a Learning Management System (LMS), tracking progress, scoring quizzes, and recording completion. Without it, the course loads but the LMS sees nothing.
- WCAG 2.1 AA is the practical accessibility standard for most North American organizations. It covers keyboard navigation, screen-reader compatibility, color contrast minimums (4.5:1 for normal text), captions, and accessible feedback. AAA is rarely required; A is below the bar.
- Express eLearning by Neovation includes WCAG 2.1 AA accessibility review and SCORM 1.2 or SCORM 2004 packaging in its $1,999 fixed-price scope, not as upcharges. The course ships with clean HTML5/JS source files the client owns at delivery.
- The four credibility tests for a vendor's compliance claims are: SCORM version commitment, WCAG conformance documentation, LMS import testing, and source-file delivery. A vendor who can't produce all four is selling claims, not compliance.
- Productized services handle most compliance training (onboarding, policy, customer education, standard regulatory refreshers). Industry-specific simulations for clinical, financial services, or OSHA safety-critical work belong with a custom agency.
You hired a vendor to build a SCORM-compliant course. It came back, you loaded it into your Learning Management System (LMS), and it didn't track completion. Or it tracked, but your accessibility audit flagged the contrast on the quiz buttons. Or your legal team asked for WCAG conformance documentation and the vendor didn't have any to send.
That sequence (buy the course, deploy the course, discover the gap) is how most HR and operations teams learn what SCORM compliant courses actually require, and what WCAG 2.1 AA accessibility means in practice. It usually ends with a vendor change and six months added to the next training rollout.
This guide walks through what the two standards require, why they matter beyond the technical specifications, how to verify a vendor's claims before you sign, and where productized services fit on the compliance spectrum. You'll leave with a working definition of both standards, questions to ask any vendor, and a clear sense of when your project needs more than a productized service can deliver.
What does it mean for an eLearning course to be SCORM-compliant?
SCORM-compliant courses use the Sharable Content Object Reference Model, a technical standard that lets a course talk to a Learning Management System. Without SCORM compliance, the course can load in the LMS, but the LMS doesn't know whether the learner finished, what they scored on the quiz, or how long they spent in the course. The completion data your compliance audit needs simply isn't there.
SCORM was created to solve a portability problem. Before it existed, every course was built for one specific LMS and didn't work elsewhere. SCORM gave the industry a common protocol so courses can move between systems without rebuilding.
Two versions are in active use. SCORM 1.2 is the older, more widely supported version. Almost every LMS reads it. SCORM 2004 (specifically 2004 3rd Edition or 4th Edition) supports more sophisticated tracking such as sequencing across multiple modules and partial completion data. Most modern LMSs read both. Your LMS administrator can tell you which one your system prefers; if they don't know, SCORM 1.2 is the safer default.
When a vendor says a course is "SCORM-compliant," they should be able to specify which version they're packaging. "SCORM 1.2 or SCORM 2004, your choice based on your LMS" is a credible answer. "SCORM-compliant" without a version specified often means the vendor will pick at the end, sometimes after delivery, sometimes wrong.
Express eLearning by Neovation is a productized eLearning development service that delivers a professional, SCORM-compliant course in approximately 10 business days for $1,999. The SCORM version is confirmed during intake based on the client's LMS.
What does WCAG 2.1 AA conformance require?
WCAG 2.1 AA conformance means the course meets the Level AA criteria of the Web Content Accessibility Guidelines version 2.1, the international standard for how digital content can be perceived, operated, understood, and used by people with disabilities. AA is the practical level most organizations target. Level A is below most legal and procurement bars; Level AAA is required only in narrow contexts and is impractical for most courses.
The guidelines organize requirements under four principles, usually abbreviated POUR.
Perceivable means learners can receive content through whichever senses they rely on. Text alternatives exist for images, captions for videos. Color isn't the only way information is conveyed, and contrast between text and background hits 4.5:1 for normal text or 3:1 for large text — the WCAG 2.1 AA minimums.
Operable means learners can navigate and interact with the course using whatever input device they use. Every interactive element works with a keyboard, not just a mouse. Tab order follows the logical reading order. Time limits, if any, are adjustable or removable. There's no flashing content that could trigger seizures.
Understandable means content is readable and the interface behaves predictably. Language is identified for screen readers. Form errors, when they appear, are described in clear text. Navigation works the same way on every screen, so learners don't have to relearn the interface mid-course.
Robust means the course works with current and future assistive technologies. The underlying code is clean enough that screen readers, refreshable Braille displays, and other tools can parse the structure. ARIA labels are used correctly where they're needed.
A concrete example of what AA means on one screen: Picture a knowledge-check quiz at the end of a compliance module. WCAG 2.1 AA conformance means the question text is readable by a screen reader, learners can move between answer options with the Tab key and select with the Spacebar, the contrast on the Submit button hits at least 4.5:1 against its background, the feedback message after submission appears in text rather than just color, and the focus indicator stays visible as the user moves through the screen. Each piece is small. Together they're the difference between a learner completing the course and being locked out of it.
WCAG 2.1 AA is the standard the U.S. Department of Justice has cited in ADA web accessibility settlements. It's referenced in Section 508 refresh language for federal IT procurement, and the Accessibility for Ontarians with Disabilities Act (AODA) requires it for organizations operating in Ontario. For most organizations in North America, AA is the practical bar. AAA is achievable only in specific contexts (high-contrast visual design, no time-sensitive content, no idioms in the language) and isn't a normal procurement requirement.
What's the real risk of a non-compliant course?
Three risks make compliance worth the work, even on a course that looks like routine training. Each costs more to fix in production than to get right at intake.
The first is deployment risk. A course that isn't properly SCORM-packaged won't load cleanly into your LMS. The failure modes vary: completion data that doesn't flow back to the LMS, quiz scores that don't record, courses that won't launch at all and leave your LMS administrator on a 4 p.m. Friday support call. None of these problems are visible until deployment, which is the worst possible time to discover them.
The second is audit risk. If your organization runs accessibility audits, internal or external, a course that doesn't meet WCAG 2.1 AA will fail. That usually means rework, sometimes by a different vendor, often weeks of delay on the original timeline. Organizations subject to ADA, Section 508, or AODA requirements face additional exposure. The audit isn't optional, and the remediation cost can easily exceed the original course price.
The third is legal risk. Federal court filings on web accessibility have run into the thousands annually for years, per Seyfarth Shaw's accessibility litigation tracking. Most target consumer-facing websites rather than internal training, but a meaningful share involve training portals, employee onboarding systems, and customer education content. The legal standard courts apply is typically WCAG 2.1 AA. Building to that standard from the start is dramatically cheaper than defending a complaint after the fact.
These three risks compound. A course that fails the LMS import test almost always also fails the accessibility audit, because both problems trace back to the same vendor process: production without enforced quality gates. Vendors who skip the SCORM packaging discipline usually skip the WCAG review too, and the buyer finds out about both after delivery.
How do you tell if a vendor's course is actually compliant?
A credible vendor can answer six specific questions on demand, with documentation rather than reassurance. The questions are the same ones a procurement officer or accessibility consultant would ask, and the credible answers are concrete.
| Question to ask | Credible answer | Red flag |
|---|---|---|
| Which SCORM version do you package? | "SCORM 1.2 or SCORM 2004, your choice based on your LMS." | "We'll figure that out at the end." |
| Can I see your WCAG conformance report? | A specific document or a published QA process (for example, "WCAG 2.1 AA review on every course before delivery"). | "Yes, accessible" without supporting documentation. |
| Do you run an LMS import test before delivery? | Yes, as part of the standard QA pipeline, with results documented. | "It should work" or "Let us know if there are issues." |
| What contrast ratio do you target? | At least 4.5:1 for normal text and 3:1 for large text. Those are the WCAG 2.1 AA minimums. | "We follow best practices" without specifics. |
| Is the course keyboard navigable? | Yes, with a documented tab order and visible focus indicators. | "Mostly" or unclear. |
| Do you deliver clean source files? | Yes. HTML5/JS source package, client-owned at delivery. | "We retain the source; you get the SCORM." |
The pattern across credible answers is specificity: numbers, version names, documented processes. Red-flag answers are vague, deferred, or reassuring without evidence. A vendor who can't answer these questions before signing usually can't deliver compliance after either.
Be cautious of vendors who claim compliance without documentation: "Yes, accessible" and "fully SCORM-compliant" are sales language until they're backed by something specific. The simplest test is to ask for the WCAG conformance documentation on a recent course. Vendors with a real process can produce it or describe their QA pipeline concretely; the ones without will pivot to reassurance.
A pre-flight LMS-compliance check before you sign: Confirm your LMS administrator's preferred SCORM version. Ask the vendor for a WCAG conformance statement on a specific recent course, not a generic claim. Request an LMS import test as part of the delivery scope. Verify that source files are included and delivered as clean HTML5/JS. If any of those four is missing or vague, the compliance claim probably won't hold up.
The deeper vendor-vetting questions go beyond compliance: who's actually on the project, how change orders get handled, what happens when a deadline slips. Our guide to outsourcing eLearning development covers the broader contract and scope questions in depth.
What does compliance-ready eLearning typically cost?
Compliance and accessibility shouldn't be priced as add-ons. For productized services they're part of the standard scope. For some custom agencies they're billable extras. For freelancers they're often an afterthought or a sub-contracted line item the buyer doesn't see until invoicing.
For one finished hour of seat time, broad 2025 industry ranges by approach look like this. Productized done-for-you services run $1,500 to $5,000 per course with compliance included. Senior freelance instructional designers run $3,000 to $10,000 per finished hour, based on rate surveys compiled by Devlin Peck and the Reddit instructional design community, with WCAG review sometimes included and sometimes not depending on the contract. Custom-agency work runs $15,000 to $50,000 or higher per finished hour, per industry benchmarks like Chapman Alliance, with compliance built into the larger scope. eLearning-as-a-service retainers run $5,000 to $25,000 per month with compliance handled within the engagement.
Express eLearning by Neovation prices at $1,999 per course, fixed. The price includes instructional design, development, quality assurance (QA), WCAG 2.1 AA accessibility review, SCORM 1.2 or SCORM 2004 packaging, and clean HTML5/JS source files. There's no separate line item for compliance because compliance is part of what gets reviewed and signed off on before any course ships. The full cost breakdown by approach is covered in our guide to eLearning development costs.
The cost gap with freelance work usually surfaces in the compliance fine print. A freelancer at $5,000 per hour of seat time might or might not run a documented WCAG 2.1 AA review. Accessibility might be included, quoted separately at $500 to $1,500 per course, or subcontracted to a third party and quietly added to the invoice. The total cost converges with productized services more often than the headline rate suggests, especially once a failed audit forces remediation work.
For more on comparing productized providers, our guide to done-for-you eLearning lays out what the model includes, and the guide to instructional design service packages breaks down what each delivery model offers. That's a better lens for budgeting than per-hour rates.
When does specialized compliance training need more than a productized service?
Some compliance training needs more than a productized service can deliver. The dividing line is usually content depth, simulation complexity, or regulatory specificity that requires subject matter expert (SME) involvement well beyond what a productized intake captures.
A few patterns fall outside productized scope.
Clinical compliance training that translates HIPAA, HITECH, or FDA regulations into role-specific guidance for physicians, nurses, or research staff usually needs deep clinical SME involvement and scenario design built on real clinical workflows. Standard productized scope doesn't cover the consultation hours that work requires.
Financial services regulatory training that hits FINRA, SEC, or FDIC requirements often needs branching simulations with meaningful consequences, where correct decisions advance the learner and incorrect ones trigger a remediation path. The content also typically goes through the firm's compliance department before release. That review cycle alone exceeds productized turnaround.
OSHA safety-critical training for high-risk environments such as hazardous materials handling, confined-space entry, or fall protection in specific industries needs realistic decision simulations, often with environment-specific imagery and sometimes with VR or AR elements. None of that fits productized scope.
When the project needs that level of customization, Neovation Custom Learning is the right tier. The same instructional designers and developers who deliver Express eLearning courses also build Neovation Custom Learning engagements; the difference is scope, customization, and the depth of subject matter expert involvement the project requires.
The honest test is whether your training would fail to do its job if it shipped at productized scope. Standard regulatory refreshers, annual compliance attestations, customer-facing privacy or anti-fraud training, and general workplace policy onboarding all fit productized scope cleanly. Training where a wrong answer could harm a patient, violate a securities regulation, or cause a workplace injury usually doesn't.
How Express eLearning handles compliance and accessibility
Express eLearning by Neovation builds compliance and accessibility into the standard scope of every course. WCAG 2.1 AA accessibility review runs as part of QA. SCORM 1.2 or SCORM 2004 packaging is chosen during intake based on the client's LMS. HTML5/JS source files are delivered at the end, so the client owns the course outright and can update, host, or move it without going back to the vendor. The price is $1,999 per course; the timeline is approximately 10 business days from intake to delivery; the team is Neovation's instructional designers and developers, the same group behind Neovation Custom Learning.
Express eLearning doesn't deliver Section 508 audit certification, Voluntary Product Accessibility Template (VPAT) generation, WCAG AAA conformance, or the industry-specific simulations described above. Those belong with custom agencies or specialist accessibility consultants. For clinical-grade scenario design, multi-stakeholder regulatory review, or AAA accessibility, Neovation Custom Learning is closer to the right fit. For standard compliance training that needs to pass an LMS import test and a WCAG audit without becoming a six-month engagement, send us your content and get a quote, or see what a finished Express eLearning course could look like.
Frequently Asked Questions
SCORM compliance means the course uses the Sharable Content Object Reference Model, a technical standard that lets the course communicate with a Learning Management System. The LMS can then record completion, capture quiz scores, and track time spent in the course. SCORM 1.2 and SCORM 2004 are the two versions in active use; most modern LMSs read both. Without SCORM compliance, the course loads but the LMS has no visibility into what happened inside it, which usually defeats the point of running compliance training through the LMS.
WCAG 2.1 AA conformance means the course meets the Level AA criteria of the Web Content Accessibility Guidelines version 2.1, organized under four principles: perceivable, operable, understandable, and robust. In practice that translates to keyboard-navigable interactions, screen-reader compatibility, color contrast of at least 4.5:1 for normal text and 3:1 for large text, captions on video content, and accessible feedback in quizzes and forms. AA is the standard most North American organizations target; AAA is required only in narrow contexts.
Yes. Express eLearning by Neovation includes WCAG 2.1 AA accessibility review and SCORM 1.2 or SCORM 2004 packaging in the fixed $1,999 scope, with no separate line item. The deliverable also includes clean HTML5/JS source files the client owns at delivery, so the course can be updated, hosted, or moved between LMSs without going back to the vendor. The full scope and what's not included is documented during intake.
Ask for the WCAG conformance documentation on a recent course they delivered, rather than a generic accessibility statement on the vendor's website. A vendor with a real process can produce a specific document or describe a documented QA process, such as a WCAG 2.1 AA review on every course before delivery. If they can't, ask what their accessibility review actually consists of. Credible vendors can describe it concretely; vendors without a process will pivot to reassurance.
Custom agency work is the right call when the training involves clinical-grade scenarios (HIPAA-level patient care or research procedures), financial services regulatory simulations (FINRA, SEC, or FDIC content with branching consequences), or OSHA safety-critical content for high-risk environments. The common factor is content that needs deep subject matter expert involvement, multi-stakeholder regulatory review, or simulation complexity beyond standard productized scope. Standard compliance refreshers, onboarding, and annual policy training usually fit productized services cleanly.
No. Express eLearning by Neovation delivers WCAG 2.1 AA conformance and SCORM 1.2 or SCORM 2004 packaging as part of the standard scope, but it doesn't produce Section 508 audit certifications or generate Voluntary Product Accessibility Templates (VPATs). Section 508 certification is a separate accessibility audit process; VPATs are vendor-prepared accessibility documentation often required for U.S. federal procurement. If your procurement process requires either, you'll need to work with a specialist accessibility consultant in parallel with course development.
No. Express eLearning courses are designed by Neovation's instructional designers and built by the same team that delivers Neovation Custom Learning. Modern workflows include AI-assisted tools where they make the work more efficient, but every course is structured, written, reviewed for accessibility, and quality-checked by human experts before it ships. The productization comes from a defined process running every course through the same review pipeline, not from automation replacing the design work.