Test the Quiz Web Component

After creating a quiz and configuring the Quiz web component, you can preview a quiz and verify its action logs with the correct metadata.

  1. Open Nitro Studio > Integrate > Web Components.
  2. Open your Quiz web component and use the preview pane to take the quiz. Show meClosed

Quiz Widget Quiz Start

  1. After completing the quiz, close the web component.
  2. Run GET /users/{userId}/actions to view the logged action(s).
    When using the Web Component Preview to take a quiz, actions are logged for the user logged in to Nitro Studio.

API Explorer user.getActionHistory

See also

Web components