An open API service indexing awesome lists of open source software.

https://github.com/proglancer/proglancer-quiz

Simple WordPress Quiz Plugin
https://github.com/proglancer/proglancer-quiz

wordpress wordpress-development wordpress-plugin

Last synced: about 1 month ago
JSON representation

Simple WordPress Quiz Plugin

Awesome Lists containing this project

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 **[proglancer_quiz] **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.