RankGun logoRankGun
Centres

Application Centre

Set up a quiz-based application system for your Roblox group. Automatically rank users who pass your custom questionnaire.

The Application Centre is a quiz-based system that allows users to apply for ranks in your group. When they answer enough questions correctly, they're automatically ranked.

Overview

The Application Centre provides:

  • Automated Ranking — Pass the quiz, get ranked automatically
  • Multiple Applications — Create different quizzes for different ranks
  • Customizable Questions — Design your own questions and answers
  • Pass Percentage — Set how many correct answers are needed
  • Rank Requirements — Only allow certain ranks to apply

Basic Structure

The Application Centre follows this flow:

  1. User enters the centre in Roblox
  2. User selects an application to take
  3. User answers multiple-choice questions
  4. System calculates their score
  5. If they pass, they're automatically ranked

Creating an Application

Create a New Application

  1. Navigate to Centres > Application Centre in your workspace
  2. Click Create Application
  3. Provide a name and description to identify the application

Configure Basic Settings

Set up the application requirements:

SettingDescription
NameDisplay name shown to applicants
DescriptionWhat this application is for
Minimum RankLowest rank that can take this application
Maximum RankHighest rank that can take this application

Set Award Rank & Passing Requirement

Configure what happens when someone passes:

  • Award Rank — The rank given upon passing
  • Passing Percentage — Minimum score required (e.g., 80%)

Use the slider or input field to set the passing percentage.

Add Questions

Create questions for your application:

  1. Click Add Question
  2. Enter the question text
  3. Add multiple choice answers (2-4 options)
  4. Mark the correct answer
  5. Save the question

Question Best Practices

Creating effective questions is key to a good application:

Do's

  • Make questions challenging — Avoid obviously correct answers
  • Use disguised answers — Make incorrect options look plausible
  • Keep it focused — Questions should test relevant knowledge
  • Proofread — Ensure proper grammar and spelling

Don'ts

  • Avoid trick questions — Be fair to applicants
  • Don't use too many questions — Quality over quantity
  • Avoid ambiguous wording — Be clear and specific

Aim for 5-15 high-quality questions rather than 50 low-quality ones.

Managing Applications

Editing Applications

Click on any application to modify:

  • Update questions and answers
  • Change passing percentage
  • Modify rank requirements
  • Enable or disable the application

Application Statistics

View performance metrics:

  • Total attempts
  • Pass rate
  • Average score
  • Most missed questions

Deleting Applications

  1. Open the application settings
  2. Click Delete Application
  3. Confirm the deletion

Deleting an application removes all associated questions. This cannot be undone.

Publishing to Roblox

Download and publish your Application Centre to Roblox:

  1. Go to Centres > Application Centre
  2. Click Download Centre
  3. Open the downloaded file in Roblox Studio
  4. Publish to Roblox

Game Configuration Required

Ensure that:

  • Server size is set to 1
  • HttpService is enabled
  • Allow Third Party Teleports is enabled

Automatic Updates

You do not need to re-download the centre when you make changes. The game automatically fetches the latest questions and settings from RankGun.

Cooldowns & Limits

Configure attempt limits to prevent spam:

SettingDescription
CooldownTime between attempts (e.g., 24 hours)
Max AttemptsMaximum times a user can apply
Reset PeriodWhen attempt count resets

Integration with Audit Logs

All application activity is logged:

  • Application attempts
  • Pass/fail results
  • Automatic rank changes
  • Question modifications

View logs in Logs > Audit Log.

Was this page helpful?

On this page