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

submit_failed_options

Set the options for the user to manually retrieve and send their session responses in the event of a network failure or server issues preventing submissions.

Note See the failed submit options knowledge base article for an in-depth coverage.

Note The "View encoded string" is displayed by default and there is no available option to hide it when instantiating the Items API.

Values

Request object key configuration.submit_failed_options

Type object

This object has the following properties which can be configured.

  • download boolean

    Enables the option to download session responses to file.

  • mailto boolean object

    When enabled, the default mailto URI is { "to": "", "cc": "", "bcc": "", "subject": "Raw assessment responses" } Important Not available in Microsoft-based browsers due to mailto URI length limit in IE

Was this article helpful?