Skip to main content

Managing Attributes

Creating an Attribute

To create an attribute:

  1. Navigate to the Gamification section of the dashboard
  2. Select the Attributes tab.
  3. Click on the Create Attribute button to open the attribute creation page.
  4. Fill in the required fields:
    • Attribute ID: The ID of the attribute. This should be unique and not contain spaces or special characters. This is used internally between Engage and your application.
    • Attribute Name: Friendly name for the attribute. This is what will be displayed in the dashboard and to users.
    • Description: A brief description of the attribute. This is optional but recommended for clarity.
    • Limits & Conditions:
      • Value Cannot Decrease: If checked, the attribute value cannot decrease. This is useful for attributes that should only increase over time, such as experience points.
      • Minimum Value is Zero: If checked, the attribute value cannot be negative. This is useful for attributes that should always be positive, such as points or levels.
      • Has Maximum Value: If checked, the attribute has a maximum value. This is useful for attributes that should not exceed a certain limit.
        • Max Value: The maximum value of the attribute. This is only required if the Has Maximum Value option is checked.
  5. Click on the Save Attribute button to create the attribute.

create-attribute

Edit an Attribute

  1. Navigate to the Gamification section of the dashboard
  2. Select the Attributes tab.
  3. Click on the Edit button next to the attribute you want to edit.
  4. Edit the Attribute settings as needed.

edit-attribute