WP Manifestindependent plugin directory
manifest / forms / wpu_quiz

WPU Quiz

Simple quiz plugin for WordPress.

by darklg · github.com/wordpressutilities/wpu_quiz · website

0stars
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/wordpressutilities/wpu_quiz/archive/refs/heads/main.zip

Declares an update source (https://github.com/WordPressUtilities/wpuquiz), so updates arrive through the plugin's own updater.

From the readme

WPU Quiz Simple quiz plugin for WordPress. Roadmap Admin - [x] Edit questions & answers - [x] Display questions & answers in a shortcode - [x] Cleaner admin UI - [x] Force each question to have at least one answer and one correct answer - [x] Show correct answer after selection (option) - [x] Show an explanation after selection (option) - [x] Post type labels - [x] Reorder questions - [x] Reorder answers - [x] Add quiz results based on score - [x] Quiz Option : Add an optional splash page before the quiz starts - [x] Plugin Option : load default style in frontend. - [x] Reorder score messages - [x] Quiz Option : Show correct answer after selection - [x] Allow multiple good answers - [x] Click to go next - [ ] Images for answer - [ ] Images for question - [ ] Images for score Frontend - [x] Page numbers - [ ] Back button - [ ] Disable button until an answer is selected - [ ] Share quiz results - [ ] Save quiz results - [ ] Allow only one submission per user Maintenance - [x] Github actions

Read the full README on GitHub →