Manage Missions

The Mission Management view lists all your missions and is filterable by label, active status, repeatability, and more. You can view a mission's description in the list by hovering over its name. Show meClosed

Challenge Description

Mission Ordering

Missions display in the Mission Management view in the following order:

Active missions a user is eligible for are returned in the Missions web component using the same order. Users can dynamically update the list of missions in the web component by filtering on missions that expire soon, are in progress, or have an administrator defined label associated with them.

Ordering Quiz Missions

Quizzes and missions have separate, independent ordering structures. Programs should implement the Quiz web component as a pop up or place it on a page that is not part of the program navigation. Then, users access quizzes from a mission task. This ensures that the user has context around the quiz, insight into rewards associated with completing it, and doesn't see an empty web component when no quizzes are available.

Search and Filter

  1. Open Nitro Studio > Motivate > Missions.
    • To search: In the Search by mission name field, enter a full or partial mission name. The list will dynamically update based on your search criteria. Delete the text in the search field to remove the filter.
    • To filter: Click Add filter, click a filter category, and then click the filter you want to add. Repeat to add additional filters. Current filters appear above the mission list. Click the filter's delete icon to remove it. Show meClosed

Featured Missions

Featured missions display first in the mission order within Nitro Studio and the Missions web component. You can toggle a mission between featured and non-featured depending on its priority.

  1. Open Nitro Studio > Motivate > Missions.
  2. Do one of the following:
    • In the missions list, find the mission you want to edit. Click the Featured icon to toggle the featured flag on () or off ().
    • Open the mission you want to edit. On the Details tab, select or clear the Featured Mission option and click Save.

Mission Importance

Importance is used to define how missions are ordered within web components and in the Mission Management view. You can set a mission's importance as: Very High, High, Moderate, Low, and Very Low. If no importance is set, a mission defaults to moderate.

  1. Open Nitro Studio > Motivate > Missions.
  2. In the missions list, find the mission you want to set the importance for and do one of the following:
    • Click the Importance icon and then select an importance.

    Set Importance

    • Open the mission you want to edit. On the Details tab in the Importance list, select an importance and then click Save.

Labels

See Labels for information on creating and managing labels.

See also

Create a mission

Edit, copy, or delete a mission

Blocks

Web components