Description
Bikram Quiz is a lightweight, easy-to-use plugin that lets you create three types of assessments:
- Surveys – Collect feedback without scoring
- Quizzes – Fun assessments with instant feedback
- Exams – Strict assessments with pass marks and certificates
Features
- Three assessment modes: Survey, Quiz, and Exam
- Multiple question types: Multiple Choice, True/False, Short Text
- Automatic grading and scoring
- Digital PDF certificates with unique verification codes
- Public certificate verification page
- Gutenberg block and shortcode support
- Mobile-friendly responsive design
- GDPR compliant with data export/erase tools
- Lightweight and fast – no external API calls or accounts required
Usage
Shortcode:
[bikram_quiz id=”1″]
Gutenberg Block:
Search for “Bikram Quiz” in the block inserter.
Certificate Verification
Every issued certificate has a unique code that can be verified at:
yoursite.com/?bq_verify=CERTIFICATE_CODE
Credits
This plugin bundles FPDF, a free PHP library for PDF generation created by Olivier Plathey, used here to generate downloadable certificate PDFs. FPDF is released under a permissive free license that is compatible with the GPL.
Screenshots






Blocks
This plugin provides 1 block.
- Bikram Quiz
Installation
- Upload the
bikram-quizfolder to/wp-content/plugins/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to ‘Bikram Quiz’ in your admin menu to create your first quiz
- Use the shortcode
[bikram_quiz id="1"]or the Gutenberg block to display it
FAQ
-
How do I add a certificate background image?
-
When editing your quiz, click the “Choose Image” button next to Certificate Background Image and select or upload an image from your Media Library. A live preview will appear once selected.
-
Can users retake a quiz?
-
Yes, users can retake any quiz. Each attempt is saved separately.
-
Are certificates verifiable?
-
Yes! Every certificate has a unique code. Anyone can verify it by visiting
yoursite.com/?bq_verify=CODE. -
Does this plugin support logged-out users?
-
Yes, guests can take quizzes by providing their name and email.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Bikram Quiz” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Bikram Quiz” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.2
- Fixed: Resolved fatal error during certificate generation by including missing FPDF font files.
- Added: Native WordPress Media Uploader for selecting the certificate background image.
- Improved: Replaced plain text URL input with an interactive “Choose Image” button and live preview.
- Fixed: Removed invalid PHP tags from external JavaScript file to prevent syntax errors.
1.0.1
- Fixed invalid Plugin URI.
- Renamed FPDF class to prevent namespace conflicts.
- Moved admin menu to the “Tools” section for better hierarchy.
1.0.0
- Initial release
- Support for surveys, quizzes, and exams
- Digital PDF certificates
- Public certificate verification
- Gutenberg block and shortcode
- GDPR compliance
