This is a lower-level API. Lower-level APIs are not recommended for most projects, and may not be available on all plans. See our page on recommended deployment patterns for more information.
Initialization Option Assess API

onsubmit_redirect_url

Examples

Example value: "https://reference.learnosity.com"

Values

Request object key configuration.onsubmit_redirect_url

Default: "/" (redirects to the home page)

This option can be initialized as one of the following types: boolean string.

  • Type boolean
    Set to false to prevent any redirect.
  • Type string

    Automatically redirect to the supplied URL when the user closes the activity after submitting.

    Note It is assumed that the supplied URL is valid. There will be no validation on this field.

Was this article helpful?