QFlowLearn: QTI 3.0 authoring
Credentials Should Live Outside the LMS
February 12, 2026 badges

Credentials Should Live Outside the LMS

CredTrail keeps badge issuing, verification, and portability outside the LMS.

Credentials Should Live Outside the LMS

Higher-ed RFPs have pushed digital credentials into another checkbox for LMS features. The LMS knows the course, the roster, the grades, and a certificate or badge is a logical feature addition. But the LMS-centrality has several limitations.

A course shell has a short life (12-14 weeks usually). It opens, runs, closes, gets copied forward, and eventually disappears. Platforms change, contracts end, and institutions often run multiple LMSes. Authentication systems get replaced and most importantly: students graduate and lose access to the accounts they used every day.

A credential has a different job. A student may need to share it years later, with an employer, a licensing body, another school, or a public profile that has nothing to do with their LMS from a decade ago.

If a badge only works while the old course shell exists, or while the learner can still sign into the LMS account that first issued it, it is not a durable object: it’s just an RFP checkbox for an LMS.

The LMS is a good place to observe learning activity and is often the right place to start issuance. The LMS can supply roster data, course context, assessment signals, and the administrative workflows institutions already trust. But once the rules are passed and it becomes a credential, it needs a home that can preserve it, verify it, export it, and provide the learner some (durable) control.

A few years ago, building the credential layer outside the LMS was harder to defend. The standards continued changing and wallet support was immature. Verifiable credentials felt more like standards work than usable campus software.

Now Open Badges 3.0 and the Verifiable Credentials 2.0 family exists. OpenID4VP and OpenID4VCI give issuers, holders, and verifiers a more definitive way to exchange credentials.

CredTrail fits in as an API-first, open-source credential service, not an LMS RFP checkbox. The public code is here: github.com/LongsightGroup/credtrail-app.

CredTrail public verification docs and export surface

CredTrail keeps the badge page, verification route, and export options tied to the same public credential record.

The LMS can still trigger issuance; the credential just does not have to stay there. It can have a standards-based API, a stable verification route, portable credential data, and a path into learner-controlled wallets and profiles. It can survive course deletion, LMS migration, domain changes, and identity remapping.

CredTrail public badge wall with copyable credential links

A public badge wall keeps credentials visible and verifiable without forcing the learner back through the LMS that first issued them.

Open source and open standards are both important: if a school is going to treat digital credentials as durable learner records, staff should be able to inspect the code, run the system, and trace how verification works. A black box is a bad place to keep records that are supposed to outlast a vendor contract.

We picked boring pieces on purpose for the tech stack: TypeScript for a shared codebase across runtime profiles, Postgres for relational data and queue state, S3-compatible object storage for signed credential records, and both Cloudflare-hosted and Node + Docker deployment paths.

References

Related Articles

A Native TypeScript QTI 3 Player
May 20, 2026 Open Source

A Native TypeScript QTI 3 Player

A strict TypeScript QTI 3 runtime and native Web Component player with dependency-free XML import, typed item and interaction models, PNP-aware core metadata, declaration validation, response processing, outcome scoring, saved-state serialization, fixture coverage, and Playwright-tested browser rendering.

Leveling Up Canvas Imports in Sakai Lessons
September 19, 2025 Sakai

Leveling Up Canvas Imports in Sakai Lessons

Sakai Lessons now welcomes Canvas QTI packages with native translators, hardened XML parsing, and richer diagnostics for admins overseeing migrations.

Work with Longsight

Bring us the problems that cross campus systems.

Hosted or on-prem. Security questionnaires. LMS integration. Accessibility at scale. These are familiar conversations for Longsight because we have been in them for twenty years.