
內容簡介
Voltora Academy for Divi 是一款專為 Divi 5 設計的輕量級學習管理系統,允許用戶創建無限的免費課程、課程內容和測驗,並追蹤學生進度。此外掛無需 WooCommerce 或外部 LMS 帳戶,並與 Divi 的全球顏色和字型保持一致,提供一致的學習介面。
【主要功能】
• 無限課程、課程內容和測驗
• 專注於學習的課程視圖(支援影片和 PDF 格式)
• 互動式測驗(是/否、單選、多選、填空)自動評分
• 課程中心與進度追蹤
• 課程目錄具類別篩選和標題排序功能
• 原生學生註冊和學生入口網站
外掛標籤
開發者團隊
原文外掛簡介
Voltora Academy for Divi is a lightweight Learning Management System built exclusively for Divi 5.
Create unlimited free courses, lessons, and quizzes, track student progress, and give learners a simple portal — without WooCommerce or an external LMS account. SafeColor follows your Divi global colors and typography so the learning UI stays on-brand.
If you already use Divi 5, setup stays familiar: admin for curriculum; front end for catalog, course hub, lessons, and quizzes.
Demo: https://voltora-academy-lite.divi-power.com/
Core Features
Unlimited courses, lessons, and quizzes
Distraction-focused lesson view (video and PDF-friendly layout)
Interactive quizzes (true/false, single choice, multiple choice, fill-in-the-blank) with auto-grading
Course Hub with progress tracking
Course catalog with category filter and title sort
Native student registration
Student portal
Teacher-capable course and student management
SafeColor integration with Divi colors and fonts
Accessibility-minded UI. Full WCAG conformance depends on your content and theme.
Custom tables, repository-style data access, and caching
Why Voltora Academy for Divi?
Built for Divi 5 rather than retrofitted onto classic Divi
Free courses, lessons, quizzes, and progress with no paid requirement
Students register and enroll on your site
Capability checks, on-site data, and uninstall cleanup of plugin tables
Suited to free training, lead magnets, and internal academies
Development
The Visual Builder scripts in includes/modules/dp-lms-course-catalog/visual-builder/build/ and includes/modules/dp-lms-welcome/visual-builder/build/ are webpack builds.
The uncompiled source for those scripts is included in this plugin:
includes/modules/dp-lms-course-catalog/visual-builder/src/index.jsx
includes/modules/dp-lms-welcome/visual-builder/src/index.jsx
Those files are the React module entry points. The src/index.jsx files are the uncompiled source; webpack config is used locally to regenerate build/.
