Proglancer Quiz
Simple WordPress Quiz Plugin
★ 2stars
0forks
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/proglancer/proglancer-quiz/archive/refs/heads/main.zipFrom the readme
Proglancer-Quiz
Proglancer Quiz is a simple WordPress plugin that allows administrators to create, manage, and display quizzes on their website. It supports CRUD (Create, Read, Update, Delete) operations for quiz questions and provides a shortcode to embed quizzes on any page or post.
Features
CRUD Operations : Add, edit, and delete quiz questions from the WordPress admin dashboard.
Shortcode Support : Use the [proglancerquiz] shortcode to display quizzes on any page or post.
Randomized Questions : Quiz questions are displayed in a random order to enhance user experience.
Score Calculation : Automatically calculates and displays the user's score after submitting the quiz.
Customizable Styles : Includes a CSS file (style.css) for customizing the appearance of the quiz.
Responsive Design : Ensures quizzes look great on all devices.