feat: add PluginBlock component for rendering external web components in sandboxed iframes
feat: implement PluginsPage for managing plugins with create, toggle, and delete functionalities feat: create PedagogicalAnalyticsPage for displaying course analytics including quality metrics, discrimination index, and curricular suggestions Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
+2
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE lesson_collaborative_canvases
|
||||
ADD COLUMN IF NOT EXISTS revision BIGINT NOT NULL DEFAULT 0;
|
||||
Reference in New Issue
Block a user