Quiz Creator

Açıklama

Quiz Creator is a powerful yet simple plugin that enables you to:

  • Create quizzes with multiple question types (Multiple Choice, Multiple Correct, True/False)
  • NEW: Add timers to quizzes – Set time limits for entire quizzes or individual questions
  • Configure automatic scoring and pass/fail thresholds
  • Collect user emails with GDPR-compliant subscription options
  • Customize all quiz text and email templates
  • View detailed quiz results with user answers and scoring
  • Use shortcodes to embed quizzes anywhere
  • Responsive design works on all devices
  • Secure data handling with nonce verification and input sanitization
  • Easily manage results with bulk delete and filtering tools in the admin area

Perfect for online courses, assessments, employee training, timed exams, and interactive content! This is a simple quiz plugin. More functionality and options will be added in the future. Feel free to contact us with suggestions.

Ekran Görüntüleri

  • Add new Quiz with questions
  • Quiz list overview
  • Frontend quiz display example
  • Frontend quiz display example
  • Frontend email collection example
  • Quiz Creator general settings
  • Customize text settings
  • Email template example
  • Quiz results overview

Yükleme

  1. Upload the quiz-creator folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu
  3. Navigate to Quiz Creator > Add New to create quizzes
  4. Use shortcode [quiz_creator id="X"] in posts/pages (replace X with quiz ID)

SSS

How do I add a quiz to my page?

Use the provided shortcode [quiz_creator id="X"] where X is your quiz ID.

What question types are supported?

Currently supports Multiple Choice, Multiple Correct, and True/False questions.

Can I add timers to my quizzes?

Yes! You can set a time limit for the entire quiz or set individual time limits for each question. Users will see a “Start Quiz” button and timer countdown with visual indicators.

Can I collect user emails?

Yes! Enable email collection in settings and customize the email template.

Are quiz results stored?

All attempts are stored with user answers, scores, and timestamps.
We store IP addresses in anonymized form (first two octets only) for regional analytics.

İncelemeler

Bu eklenti için herhangi bir değerlendirme bulunmuyor.

Katkıda Bulunanlar ve Geliştiriciler

“Quiz Creator” açık kaynaklı yazılımdır. Aşağıdaki kişiler bu eklentiye katkıda bulunmuşlardır.

Katkıda bulunanlar

Değişiklik Kaydı

1.1.3

  • Major Feature: Added quiz timer functionality with two modes:
    • Quiz-wide timer: Set a time limit for the entire quiz
    • Per-question timer: Set individual time limits for each question (with optional custom times)
  • Enhancement: Added “Start Quiz” button for timed quizzes to prevent timer from starting before users are ready
  • Enhancement: Visual timer display with countdown, progress bar, and color-coded warnings (yellow at 30%, red at 10%)
  • Enhancement: Automatic quiz submission when time expires with proper handling of partial answers
  • Enhancement: Display time remaining on quiz results page
  • Fix: Improved quiz results handling for time-expired submissions with no answers
  • Fix: Corrected result display to show “(Time expired – no answer)” for unanswered questions
  • Fix: Fixed admin results view for quizzes where all questions timed out
  • Fix: Improved form submission logic to handle timer expiry scenarios correctly
  • UX: Added timer information messages to inform users of time limits before starting
  • UX: Enhanced admin interface spacing for bulk actions and filter buttons

1.1.2

  • Added: Bulk delete action for quiz results in admin
  • Added: Display of human-readable correct answers for Multiple Correct question type in admin result details
  • Improved: Admin results page UI for bulk actions and filters
  • Fixed: Various i18n and security warnings (missing text domains, translators comments, nonce handling, input validation)
  • Fixed: Minor style and layout issues in admin tables
  • Fixed: JavaScript and PHP warnings for undefined variables and array keys
  • Improved: Code comments and maintainability

1.1.0

  • Major Feature: Added Multiple Correct answer question type
  • Enhancement: Automatic redirect to quiz list after creating new quiz
  • Fix: Resolved option duplication issues when updating quizzes
  • Fix: Fixed JavaScript validation for multiple correct questions
  • Fix: Corrected email display formatting for multiple correct answers
  • Fix: Resolved “headers already sent” error during quiz creation
  • Fix: Added missing ’email_only_message’ text customization option
  • Security: Enhanced input sanitization and escaping throughout plugin
  • Security: Fixed WordPress coding standards compliance issues
  • UX: Better form handling and error prevention in admin interface
  • UX: Improved question type switching without data loss

1.0.1

  • Fixed incorrect shortcode from [quiz] to [quiz_creator]

1.0.0

  • Initial release
  • Core quiz functionality
  • Email collection system
  • Results tracking
  • Customizable text settings
  • Admin management interface