Simple Exam Manager
Simple Exam Manager is a lightweight WordPress plugin designed to create and manage exams with multiple-choice questions. It supports bulk question uploads via CSV, question editing/deletion, styled results pages, and ranking shortcodes. Ideal for educators and quiz creators looking for a straightforward exam management solution.
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/lisquiz/simple-exam-manager/archive/refs/heads/main.zipSimple Exam Manager is a lightweight WordPress plugin designed to create and manage exams with multiple-choice questions. It supports bulk question uploads via CSV, question editing/deletion, styled results pages, and ranking shortcodes. Ideal for educators and quiz creators looking for a straightforward exam management solution.
Key Features:
- Create exams and manage questions through an intuitive admin interface.
- Bulk upload questions via CSV with detailed status feedback (Uploaded, Not Uploaded, Wrong Format).
- Select specific exams to view, edit, or delete questions, ensuring scalability for large numbers of exams.
- Styled results page with past results tracking and ranking shortcode ([sem_rank_list]).
- Debug logging for easy troubleshooting.
Installation:
- Download the latest
simple-exam-manager.zipfrom the Releases section. - In WordPress, go to Plugins > Add New > Upload Plugin, upload the zip, and activate.
- Use shortcodes: [simple_exam exam_id="X"] to display an exam, [sem_rank_list exam_id="X"] for rankings.
Requirements:
- WordPress 5.0+
- PHP 7.4+
- Memory Limit: 512M, Max Execution Time: 120s
License: GPL-2.0