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:
- User enters the centre in Roblox
- User selects an application to take
- User answers multiple-choice questions
- System calculates their score
- If they pass, they're automatically ranked
Creating an Application
Create a New Application
- Navigate to Centres > Application Centre in your workspace
- Click Create Application
- Provide a name and description to identify the application
Configure Basic Settings
Set up the application requirements:
| Setting | Description |
|---|---|
| Name | Display name shown to applicants |
| Description | What this application is for |
| Minimum Rank | Lowest rank that can take this application |
| Maximum Rank | Highest 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:
- Click Add Question
- Enter the question text
- Add multiple choice answers (2-4 options)
- Mark the correct answer
- 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
- Open the application settings
- Click Delete Application
- 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:
- Go to Centres > Application Centre
- Click Download Centre
- Open the downloaded file in Roblox Studio
- 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:
| Setting | Description |
|---|---|
| Cooldown | Time between attempts (e.g., 24 hours) |
| Max Attempts | Maximum times a user can apply |
| Reset Period | When 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.