Quiz Creator

Mô tả

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

  • Create quizzes with multiple question types (Multiple Choice, Multiple Correct, True/False)
  • 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, 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.

Ảnh màn hình

  • 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

Cài đặt

  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)

Hỏi đáp

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 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.

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“Quiz Creator” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

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