Bikram Quiz

설명

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.

스크린샷

블록

이 플러그인은 1개의 블록을 제공합니다.

  • Bikram Quiz

설치

  1. Upload the bikram-quiz folder to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to ‘Bikram Quiz’ in your admin menu to create your first quiz
  4. 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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Bikram Quiz”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Bikram Quiz”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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