Menu Close

Shop

Quizora – AI Quiz & Exam SaaS Platform with Payments and Certificates

$59.00

Description

Quizora – AI Quiz and Exam SaaS Platform with Payments and Certificates

Quizora is a complete, self-hosted AI-powered quiz and online exam platform built with Laravel 13 and FilamentPHP 3. It is designed for entrepreneurs, coaching institutes, schools, corporate trainers, and SaaS founders who want to launch a professional quiz marketplace, online testing portal, certification platform, or e-learning business without building from scratch.

Quizora includes GPT-4o AI question generation with real-time streaming, a professional exam engine with negative marking and question palette navigation, Razorpay and Stripe payment gateways, automatic PDF certificate generation with QR verification, a creator monetisation and commission system, and three dedicated portals for Admin, Creator, and Customer roles.

Whether you need a single-quiz website or a multi-creator quiz marketplace where authors publish paid quizzes and earn revenue, Quizora is a ready-made Laravel quiz script that lets you launch quickly and start earning from day one. The platform is fully responsive and tested on Firefox, Chrome, Edge, and Safari across desktop and mobile devices. Buy once and receive lifetime free updates.

Live Demo

Demo URL: https://quizora.ishalabs.com/
Documentation: https://quizora.ishalabs.com/documentation
Landing Page: https://quizora.ishalabs.com/landing

Role Email Password Access URL
Admin admin@quizora.app password /admin
Creator priya@demo.quiz password /creator
Customer alice@demo.quiz password /login

Test Payment Credentials

Gateway Test Details
Stripe Card: 4242 4242 4242 4242 — any future expiry, any CVV
Razorpay Card: 4111 1111 1111 1111 — Exp: 12/25, CVV: 111

Platform Screenshots

Please see the Screenshots gallery at the top of this listing for full UI previews. The gallery includes:

  • Customer portal homepage with quiz discovery and categories
  • Quiz listing page with search and filters
  • Quiz detail page with enroll and purchase options
  • Professional exam engine with colour-coded question palette and timer
  • Instant exam results with score breakdown and certificate option
  • GPT-4o AI question generator with real-time streaming
  • Creator dashboard with quiz stats, AI credits, and earnings
  • Admin dashboard with revenue analytics and platform management
  • Checkout page with Razorpay and Stripe payment integration
  • PDF certificate with QR verification
  • Visual step-by-step installer wizard

Live demo: https://quizora.ishalabs.com/

Key Features

  • Buy once, get free updates forever: Lifetime access to all future versions with no recurring license fees.
  • Free installation support: Assistance provided on cPanel and DirectAdmin hosting at no extra cost.
  • AI Question Generation (GPT-4o): Generate MCQ, true/false, fill-in-blank, and short-answer questions with real-time Server-Sent Events streaming. Control question count, difficulty, type, language, and marks per question.
  • Professional Exam Interface: Professional exam UI with a colour-coded question palette (answered, unanswered, skipped, marked for review), countdown timer, auto-save, auto-submit on timeout, and per-question navigation.
  • Negative Marking: Configurable per-question marks and negative marks with a platform-wide toggle per quiz.
  • Razorpay and Stripe Payments: Dual payment gateway support with webhooks, refunds, automatic platform commission splitting, and creator earnings tracking.
  • Creator Monetization: Subscription plans with AI credit quotas, per-generation charges, wallet top-up, payout request system, and per-quiz analytics.
  • PDF Certificates: Auto-generated certificates on quiz pass with unique QR code for public verification page.
  • Three-Panel Architecture: Separate Admin, Creator, and Customer portals built on FilamentPHP 3 with role-based access control via Spatie Permissions.
  • Quiz Scheduling and Controls: Set price, duration, start/end datetime, max attempts, pass percentage, shuffle questions and options, eligibility rules, proctoring flag, and visibility (public, private, unlisted).
  • Analytics and Reporting: Per-quiz reports with attempt count, average score, score distribution, and per-question analysis for creators. Revenue, AI usage, and payout dashboards for admin.
  • Visual Installer: Step-by-step Livewire installer wizard with requirements check, database setup, mail config, payment keys, demo seeding, and license activation.
  • Multi-Language Support: 9 built-in languages with Translation Dashboard and 90+ locale picker. RTL foundation included for Arabic and Urdu.
  • Google OAuth: One-click social login for creators and customers.
  • Email Notifications: Purchase receipts, quiz results, payout processed, and welcome emails.
  • Redis Queue Workers: Separate queues for payments, emails, and payouts. Supervisor config included.

Tech Stack

  • Laravel 13 + FilamentPHP 3 + Livewire 3
  • MySQL 8, Redis (cache and queues)
  • TailwindCSS 3 + Vite
  • OpenAI GPT-4o via Server-Sent Events streaming
  • Razorpay + Stripe payment gateways
  • Spatie Permissions, Media Library, Activity Log, Settings
  • barryvdh/laravel-dompdf for PDF certificate generation
  • PHP 8.2+ / Node 20+

Who Is This For?

  • Educators and trainers who want to sell online assessments and practice tests
  • Coaching institutes running competitive exam preparation (banking, civil service, and government exams)
  • Corporate training teams building internal skill assessments and certifications
  • HR teams screening candidates with timed assessments and score reports
  • Entrepreneurs launching a quiz marketplace under their own brand
  • Developers looking for a feature-complete Laravel SaaS starter with AI integration

Server Requirements

  • Apache or Nginx with mod_rewrite enabled
  • PHP 8.2 or higher (8.3 recommended)
  • MySQL 8.0 or higher
  • Node.js 20 or higher
  • PHP extensions: PDO, OpenSSL, Mbstring, Fileinfo, XML, Ctype, JSON, Tokenizer, cURL, GD or Imagick
  • Redis recommended for cache and queue performance

Support and Documentation

Full documentation is available at https://quizora.ishalabs.com/documentation,
covering installation, configuration, payment setup, AI integration, admin/creator/customer guides, and customization.
Support is provided via the CodeCanyon comments section and direct email. Demo images are for demonstration purposes only.

Free installation service is available for hosting with cPanel or DirectAdmin. To request installation help, open a support ticket with your hosting URL, username, and password.

Changelog

= v1.3.0 — Serious Exam Platform (10 July 2026) =


Rich question content: 
- WYSIWYG editor for question text and answer options
- Mathematics editor with KaTeX rendering (browser + server-side for PDF export)
- HTML sanitization (allowlist) on save and render — stored-XSS protection
- Images on question stems and answer options (SVG and data: URIs blocked)

Enrolled-only exams
- Private, gated exams — only enrolled students can attempt
- Email invites, shareable access codes, and CSV bulk student import
- Enrollment management UI for creators

Anti-cheating (browser-based)
- Tab-switch, fullscreen-exit, copy/paste, and focus-loss detection
- attempt_violations event log with per-attempt violation report
- Configurable auto-submit after N violations
- Question and option shuffle surfaced as integrity options

AI insight
- Personalized post-attempt feedback for students (weak topics, study advice)
- Aggregate insight for creators (e.g. "62% of students missed Q7")
- Degrades gracefully when AI is unavailable; output sanitized before storage

= Version 1.2.0 — 29 June 2026 =


- Official Docker deployment (<code>docker-compose</code>, PHP 8.3, Nginx, MySQL, Redis, queue worker)
- Razorpay integration hardened — key format validation, INR currency guard, smarter checkout availability
- Redesigned Quiz Questions tab in creator wizard — inline AI generation with streaming, question bank import, include/exclude toggles, drag-and-drop reorder
- Landing page documentation links and mobile nav improvements

= v1.0.0 (Initial Release) =


Initial Launch :: Full-featured AI based quiz SaaS platform

Core Features: 
- AI question generation with GPT-4o streaming
- Professional exam engine with negative marking
- Razorpay and Stripe payment gateways
- PDF certificates with QR verification
- Three role portals: Admin, Creator, Customer
- Visual 6-step installer with demo seeder
- 9-language internationalisation with Translation Dashboard
- Google OAuth social login
- Creator earnings, payouts, and analytics

Additional information

Compatible Browsers

IE11, Firefox, Safari, Opera, Chrome, Edge

Compatible Software

PHP 8.x, MySQL 8.x

Demo Url

https://quizora.ishalabs.com/landing/index.html

High Resolution

Yes

Software Framework

Laravel

Source Files Included

JavaScript JS, JavaScript JSON, HTML, CSS, PHP, SQL

Video Preview Resolution

Get It Now

Avatar
Emerald
AI Concierge
Hi, I'm Emerald. Ask me anything about Quizora – AI Quiz & Exam SaaS Platform with Payments and Certificates.