Skip to main content

Missions

Description

This widget displays all information about bundles, missions, and objectives in an independent widget.

Configuration

  • class <string|required>: gamification_widget
  • data-type <string|required>: missions
Important notes
  • The color of the mission widget (including the mission bundle list, mission bundle details, and list of missions) is determined by the main theme color. In some cases, a transition to a darker shade of the main color is applied, such as changing from the main color to a darkened version of the same color.
  • The "Desktop" version appears in window widths above 992px.
  • The missions currently do not have a maximum width, the width is determined by the parent container.

Example:

Show me the code!
<div class="gamification_widget" data-type="missions"></div>

UI views:

  1. Mission Bundles List
Mission List of BundlesMission List of Bundles
  1. Mission Bundle Details - In Order
Mission Bundle DetailsMission Bundle Details
  1. Mission Bundle Details - Any Order
Mission Bundle Details - Any OrderMission Bundle Details - Any Order
  1. Mission Bundle History
Mission Bundle HistoryMission Bundle History
  1. Mission Details
Mission DetailsMission Details