Note:- The web-based payment gateway is currently unavailable for security reasons or due to the Google In-App purchase system. However, you can purchase coins directly from the app, and these purchases will also be reflected on the web platform.

Introduction

Thank you for purchasing code. It really means a lot and It's our pleasure to serve top-notch service to you. Thank you so much for choosing WRTeam .

If you have trouble with the code and documentation please contact to our Support Team Here

Refer to this link to find where to get your Purchase Code.

Elite Quiz Admin Panel

Installing Admin Panel on Your Server

  1. Create your domain or subdomain on your server (shared hosting or VPS).
  2. Set up an empty database on your server and keep track of these credentials:
    i. Database name
    ii. Database username
    iii. Database password
  3. NoteAvoid using hyphens(-) in the Database Name, as it doesn't work in some configurations.
  4. Uploading the source code to Server
    i. Begin by extracting the Source Code you acquired from CodeCanyon.
    ii. Unpack the Admin Panel zip file and proceed to upload the PHP Code Folder's contents onto your Server.

    Note .htaccess file is essential; kindly verify its existence. If it is not visible, enable the option to display hidden files.
    Note Supported PHP version should be greater than or equal to 8.1
  5. Now head to your project's URL (e.g., mydomain.com or subdomain.mydomain.com).
    The Installation screen will then walk you through the process seamlessly.

Great news! You're all set. To get started, open your admin panel URL in your browser (e.g., yourdomain.com or subdomain.yourdomain.com).

For reference, you can check out our demo panel at: https://elitequiz.wrteam.me

Default Login Details
User: admin
Pass: admin123


Set System Configurations

Change Quiz name and logo in Profile menu

System Configurations

From here you can set System & App Timezone, App Play store or market place Link, Enable / Disable Answer Display, Language Mode, Option E Mode, Force Update App, Daily Quiz Mode, Contest Mode, Battle Random Category Mode, Battle Group Category Mode & In App Purchase. Manage App Version and Update Shareapp Text. Set fix Question in level

System Configurations
  • System Timezone: This option sets the time zone of the admin panel.
  • App Links: You can set your apps play store/app store links in here, when user refers the app this links will be used.
  • Refer Coins: Amount of coins your referral gets for using your referral code.
  • Earn Coins: Amount of coins user gets for referring.
  • Force Update: if you want to require users to update the app to latest version. you can enable force update and add the Android/IOS App Version if app has given version it will show force update dialog to those users.
  • True/False Values: When Creating True False Question these values will be added as default values, then you can also edit them.
  • Share App Text: sharing the app will share this text.
  • App Maintenance: When you are working on the admin panel or apps Maintenance, you can enable this option so it will show users that app is in Maintenance Mode.
  • Language Mode: If you want to only use one language in the app you can disable this option. if you want to add multiple languages enable this feature.
  • Option E: If you want 5 options for the answer you can enable this option. otherwise there will be 4 options to select from for answer.
  • Daily Quiz/Contest Mode:Toggle Daily Quiz/Contest feature functionality
  • In App Purchase: This option controls 'Coin Store' functionality in the app. if you disable this feature user won't be able to purchase coins.
Additionally, you can change quiz specific settings from System Utilities
  • Visible Mode: Controls visibility of the feature. if you want to disable any particular quiz you can disable this option for that quiz.
  • Fix Questions: if disabled all the questions of category/subcategory or level will be fetched for user to play. otherwise you can limit the no of question randomly fetched from many.
  • Duration: Adjust Quiz Duration for quiz
  • Correct Answer Credit Score: For each correct answer this amount of score is given
  • Wrong Answer Deduct Score: for each wrong answer this amount of score is deducted.
  • Extra Scores: given in battles, when user answers correctly and quickly, if user correctly answers in 2 seconds they get extra score from quickest answer score, and if they answer in 4 seconds they get extra score from second quickest answer score.
  • Opponent Search Duration: For Random Battle, it will search for opponent for this duration.

Set Privacy Policy

Set Privacy Policy for your website and app.


Set Terms Conditions

Set Terms Conditions for your website and app.


About Us Content

Set and manage your about us content for app.


How to Play Content

Set and manage your how to play content for app.



Support

Hemal Gondaliya for Admin Panel Support on Skype

To help our customers, we constantly be in touch with every customer if they need any assistance regarding our product. We offer our customers a support from Mon – Fri 9.00am to 6.00pm IST (GMT +5.30) – We are a Team located in India – Asia.

Typically we reply our customers for all the questions and queries within 24 hours of time via comments, support forum or emails.


Your Feedback

Dear valuable customer, Thank you very much for choosing our product. It's our pleasure to serve top-notch service to you. Please give us your honest feedback that will help us to make a more strong and reliable product by click here Rate Us. Thank you very much.


Contact Us

WRTeam has creative and dedicated group of developers who are mastered in Apps Developments and Web Application Development with a nice in delivering quality solutions to customers across the globe. Contact us today to find out how we can help you or for freelance work.

Visit Us : https://wrteam.in

Mail Us : support@wrteam.in

Thank you very much.


Admin Panel`s Server Issues

Issue 1

    Elite Quiz
    Elite Quiz

Solution

  1. Go to Admin panel's code root files -> index.php and write: ob_start(); in new line after <?php

  2. Elite Quiz