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 Questions API

validateOnSubmit

If enabled, Questions API will determine whether instant feedback should be provided when the users submit their assessment.

Not all questions support this feature. Incompatible questions will be ignored.

Note When enabled, all supported questions will be validated regardless of the setting of instant_feedback inside each question.

Important Each question may define its own maximum number of validation attempts through feedback_attempts. Once reached, the question will not be validated again.

Values

Request object key validateOnSubmit

Default: false

Type boolean

Was this article helpful?