Objects (Object Types & Objects)

Objects (Object Types & Objects)

Objects (Object Types & Objects)

The "Objects" section lets an administrator manage object categories (Object Types) and the specific items (Objects) inside each type. These objects can then be used across the platform where object-based mechanics are applied.

Objects are the “units” a game system can grant, store, spend, or check to drive gameplay. They work like reusable building blocks that quests/achievements/events can reference.

Typical usage:

Rewards: give a student an item after completing a quest/task (e.g., “Crystal”, “Light”).
Inventory/collection: track what the student has collected over time.
Progress mechanics: use objects as counters or tokens to unlock levels, stages, or access.
Economy: items that can be earned and withdrawn/spent (tokens, points, keys).
Conditions & triggers: “If user has X object → show scene / unlock quest / allow action”.

⚠️ Removing an Object Type or Object may affect any places where it is already used. Make sure it’s no longer needed before deleting.

Add a new Object Type

Steps

  1. Navigate to Gamification->Objects in the panel menu on the left.
  2. Click the "Add" button in the top right corner.
  3. Fill in the required fields:

    - Identifier — internal key (usually lowercase, no spaces).
    - Caption — display name shown in the UI.
    4. Click "Submit" to save (or Cancel to discard).

Edit, remove, or open Objects for a type

  1. In the Object Types list, click the actions button (dropdown) on the right side of the required object type.
  2. Choose one of the actions:

    - Edit — update Identifier/Caption.
    - Remove — delete the type.
    - Objects — open the list of objects inside this type.

Add a new Object

  1. Navigate to Gamification->Objects in the panel menu on the left.
  2. Select the required object type and click the blue dropdown actions button on the right.
  3. Click "Objects".
  4. Click the "Add" button in the top right corner of the page.
  5. Enter the Object Name, then click Submit to save (or Cancel to discard).

Edit or remove an Object

  1. In the Objects list, click the blue dropdown actions button on the right side of the object.

  2. Select:

    - Edit — change the object name.
    - Remove — delete the object.

    • Related Articles

    • Event Types

      The Event Types section lets an administrator manage the list of system events that can be used in gamification features (e.g., reward rules, points/experience tracking). Each event type defines a readable caption, a technical event identifier, and a ...
    • Quiz Taking

      How to take a quiz (instruction for the student)¶ To take a quiz, you need to go to the "Assignment" section, find the corresponding assignment, and click the "View" button. Steps¶ Go to the "Assignments" section. Find the required assignment and ...
    • Access Control List by the Educational Institution Administration¶

      Access Control List by the Educational Institution Administration¶ ⚠️ The section is available to the Administrator and Principal of the educational institution. The “Access Control List” Manage (ACL) section allows the administrator to configure ...
    • Adding New Grading System

      Adding New Grading System¶ ⚠️ This section is available for configuration by the Educational Institution Administrator. The platform implements a flexible grading mechanism that allows to adapt the system to the needs of a specific section, subject, ...