Browse courses, quizzes, and batches
The Mentora home page scans the course folders, shows question counts, lets instructors create batch folders, and exposes ready-to-share participant and instructor links.
Open Mentora HomeThis hub demonstrates the live Mentora training flow in this workspace: course and quiz discovery, batch-based delivery, participant attempts, automatic result capture, instructor analytics, and direct JSON quiz editing.
Each card below points to a real capability in the current Mentora project.
The Mentora home page scans the course folders, shows question counts, lets instructors create batch folders, and exposes ready-to-share participant and instructor links.
Open Mentora HomeLearners open a batch link, enter their details, answer shuffled questions, get immediate explanations, and receive a pass/fail summary at the end.
Open participant viewThe dashboard loads saved results for a selected batch and visualizes pass rate, individual scores, weak questions, topic performance, and CSV export.
Open dashboardQuizzes are stored as JSON and can be updated directly through the built-in editor with validation before saving.
Open editorCompleted attempts post to save_result.php and are written into the matching batch directory so the instructor view can read them back immediately.
The instructor dashboard uses load_batch.php to collect all JSON result files for a course, quiz, and batch combination.
These cards are generated from the current course and quiz folders under the Mentora project.