Point categories
The point categories page allows you to create point categories for your game. Point categories are used to place attendees into groups or ranking depending on the number of points they have. Depending on the point categories, an attendee may be in the 'Gold, or Silver etc' depending on the number of points they have.
The leader board page in-app will group attendees by these categories.
Add new category
The add new category button allows you to add a new point category, selecting this button will display a new section on the page with the following inputs:
Input | Type | Description |
---|---|---|
Category name | String | The name of the category |
Min value | Integer | The minimum point value to be included into this category |
Max value | Integer | The maximum point value to be included into this category |
The min and max values are numerical representations of the point values. When an attendees points falls between these values they will be assigned that category. As they collect more points, they may be moved into a higher category, should one exist'
Point categories
The point categories section displays a list of all point categories. The list displays the following information:
Value | Description |
---|---|
Name | The name of the point category |
Min value | The minimum point value to be included into this category |
Max value | The maximum point value to be included into this category |
Modify | Allows you to edit or delete a point category |
Deleting a point category is a destructive action, and cannot be undone.