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

ondiscard_redirect_url

Examples

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

Values

Request object key configuration.ondiscard_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 activity has been discarded.

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

Was this article helpful?