discourse/plugins/discourse-lti
Jarek Radosz 683ae3f8b9
DEV: Fix assigned but unused variable Prism warnings (#39436)
(Prism is the Ruby LSP parser; those checks might eventually find their
way to rubocop-discourse)

Skipped specs, database migrations, and imports.
2026-04-22 12:42:14 +02:00
..
assets/javascripts DEV: Replace discourseComputed with @computed across the codebase (#36840) 2026-03-02 17:55:24 -03:00
config I18N: Update translations (#38272) 2026-03-10 09:52:23 +01:00
lib/discourse_lti DEV: Fix assigned but unused variable Prism warnings (#39436) 2026-04-22 12:42:14 +02:00
public/javascripts
spec DEV: Update rubocop (#38721) 2026-03-20 00:39:52 +01:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb UX: add admin sidebar icons for preinstalled plugins (#36764) 2025-12-18 16:39:00 -05:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00

Learning Management System Integration Plugin

A plugin which allows Discourse to act as an Learning Tools Interoperability (1.3) Tool

For more information, please see: https://meta.discourse.org/t/learning-management-system-integration-lti-1-3-authentication/196174