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.
- Quiz Game 2 – HTML5 Game, Version 3.3 and above
- Rearrange Letters 2 – HTML5 Game, Version 2.3 and above
NOTE: The add-on does not include the original game files. It only provides additional features and pages.
How to use
1. Get the Trivia Games that is compatible with this add-on (Quiz Game 2 – HTML5 Game or Rearrange Letters 2 – HTML5 Game)
2. Setup server and database (PHP MySQL)
3. Setup admin dashboard and manage quiz category, questions.
4. Copy and integrate the Quiz Membership System files
(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 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