feat: Implement AI-generated Role Playing and Hotspot interactive content blocks with UI and service integration.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- Migration: Sync content_blocks to lessons table (LMS)
|
||||
ALTER TABLE lessons ADD COLUMN IF NOT EXISTS content_blocks JSONB DEFAULT NULL;
|
||||
Reference in New Issue
Block a user