Skip to content

Triggers

Trigger Types

The Trigger Types page lets an administrator view and manage trigger categories used in gamification. Trigger types define what kind of user action or system event can activate gamification logic (for example: assignment completed, grade received, quiz completed, start game). Each trigger type has a technical identifier and a readable caption.

Adding New Trigger Type

Steps

  1. Navigate to Gamification ->Trigger Types to view the list of existing trigger types.

  2. Click 🔍 Search to apply filters or ✖ Clear to reset them.

  3. To add a new trigger type, click Add in the top-right corner of the page.

  4. In the Add Trigger Type form, fill in the required fields:

    • Identifier — unique technical key (for example: assignment_completed).
    • Caption — display name shown in the list.
  5. Add a Description to clarify what this trigger type is used for.

  6. Click Submit to save the trigger type, or Cancel to discard changes.

  7. To edit, remove, or open the trigger configuration for an existing trigger type, open the row actions menu and choose:

    • Edit
    • Remove
    • Triggers

Adding New Trigger

The Add Trigger function is used to create a new trigger for a selected Trigger Type. A trigger defines the conditions and results for a gamification interaction (what event it listens to, what items are required/removed, and what rewards are granted).

Steps

  1. Navigate to Gamification -> Triggers.
  2. Select the specific trigger type, click the context menu to the right of the trigger type and select "Triggers".
  3. Click the "Add" button in the top right corner of the page.
  4. Fill in Caption* to name the trigger (this name is shown in the triggers list).
  5. Enter an Object value, if the trigger should be linked to a specific object.
  6. Select Status (Active/Draft) to define whether the trigger is active.
  7. Configure Need to set what is required to activate the trigger:
    • Enter the quantity
    • Enter the Object Name
  8. Configure Withdraw to set what should be removed when the trigger is activated:
    • Enter the quantity
    • Enter the Object Name
  9. Configure Rewards to set what the user receives after the trigger is activated:
    • Enter the quantity
    • Enter the Object Name
  10. Select Event Type to choose which system event activates this trigger.
  11. Add a Description to explain the purpose and logic of this trigger.
  12. Click Submit to save the trigger, or Cancel to discard changes.