Questions API Initialization
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
Attribute path validateOnSubmit
Default false
Type boolean