Descrição
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.
Ecrãs
Instalação
- Upload the
quiz-creator
folder to/wp-content/plugins/
- Activate the plugin through the ‘Plugins’ menu
- Navigate to Quiz Creator > Add New to create quizzes
- Use shortcode
[quiz_creator id="X"]
in posts/pages (replace X with quiz ID)
Perguntas frequentes
-
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.
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Quiz Creator” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Quiz Creator” para o seu idioma.
Interessado no desenvolvimento?
Consulte o código, consulte o repositório SVN, ou subscreva o registo de alterações por RSS.
Registo de alterações
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