Quiz Eligibility

Quizzes are integrated with missions and adhere to mission eligibility. A user is eligible to take a quiz when:

Only eligible quizzes show in blocks, web components, and APIs.

Quiz Access

The recommended best practice is to access quizzes from a task within a mission. This ensures that the user has context around the quiz (from the mission description and tasks) and also completes any additional tasks necessary to complete that mission (e.g. read a document and then take a quiz). When using the Quiz web component, place the web component on a separate page that is not part of the program navigation.

In Impact, quizzes open inline from the mission details. Once a user is ineligible for the quiz, the quiz task remains in the task list, but the link to the quiz is removed.

Quiz Selection Flowchart

  1. Mission is active
  2. Mission is within the
    start and end dates
  3. User has not completed the
    mission
  4. User meets prerequisite rules
    (group, level, or mission)

User has not previously passed this quiz. Or, the user attempted, failed, and is within the quiz’s "maximum attempts" threshold

See also

Impact block

Quiz web component

Create a quiz