You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All exports are processed asynchronously in a queue, with only one export running at a time. After submitting an export, you'll receive a job ID and can track the progress on a status page.
92
+
93
+
**Features:**
94
+
- Multi-user support with job queue
95
+
- File upload (ZIP or multiple files)
96
+
- Git repository support (with branch/subdirectory options)
97
+
- Preset-based export targets for common LMS platforms
0 commit comments