The Quiz Membership System add-on allows you to create memberships for HTML5 Trivia Games (Quiz Game 2 – HTML5 Game and Rearrange Letters 2 – HTML5 Game). Players can log in to your game site to save quiz results, track progress, and continue from where they left off.
Private quizzes can also be created using access codes. Users enter a given code to join a private quiz that is not publicly listed. The Admin Dashboard lets you manage categories, questions, and media files, while also reviewing detailed reports of each player’s performance, including time taken, answers, and percentage scores.
Signup : Register as new member to start quiz
Login : Login to start or continue quiz and save result
Reset password : Member can reset password via email
Game Code : Enter game code to start private quiz
Admin Dashboard : Admin access to view all members, result and questions report.
Admin Dashboard : Manage category, questions and media files.
NOTE: The add-on does not include the original game files. It only provides additional features and pages.
How to use
1. Purchase a compatible HTML5 Game (Quiz Game 2 or Rearrange Letters 2) that supports this add-on.
2. Install and configure the Admin Dashboard.
3. Add the game through the Admin Dashboard.
4. Copy the add-on integration files into the game.
5. Configure the server connection and database settings.
6. The game is now ready for membership system.
7. Login as administrator to manage members, questions, and result.
Category and questions no longer load from XML files, all must convert to JSON format and store to server to load.
*Server requirements:
- PHP version 7.4 – 8.3
- PHP with MySQLi extension activated
Features
- Register as member to play all the trivia game with single account
- Login to continue play and save all quiz result
- Forgot password can be reset via email
- Facebook Connect to play without registration
- Enter game code to start private quiz
- Admin access to view all members result and questions report.
- Manage category and questions via admin.
- Build questions layout via admin.
- Game settings like total questions or timer can be set for each category via admin.
- Upload media files like Image, Audio and Video for questions assets via admin.
- Check result and questions report from all members via admin.
- Change and update game settings via admin.
- Datas can be export via admin (CSV, EXCEL, PDF, PRINT)
Item include
- HTML5 integration files
- PHP files
- Documentation
Changelog
Version 2.0 - 2026 template compatibility - Admin panel upgraded to Bootstrap 5 - Mirror issues fixed - Admin UI improvements - Added Games section Version 1.9 - Fixed HTML5 template Version 1.8 - 2025 template compatible Version 1.7 - Improved UI Version 1.6 - Added language file Version 1.5 - Added phone field option Version 1.4 - Updated MysqliDb Version 1.3 - Added scoreboard format - Added scoreboard loader Version 1.2: - Fixed dashboard issue - Added clear records button - Added batch update Version 1.1: - Changed game settings - No more script integration steps