Quiz Eligibility and Presentation

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

Only eligible quizzes show in web components and APIs.

Criteria for Presenting the Next Quiz

This workflow details how quizzes display in the Quiz web component. Quizzes will be presented in this order until a user completes all available quizzes. Most programs will place the Quiz web component on a separate page that is not part of the program navigation. Then, users will access quizzes from a link 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).

Quiz Selection Flowchart

Set order in the Quizzes view

  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

Quiz web component

Create a quiz