Questions API Initialization
captureOnResumeError
By default, when initializing an activity in the "resume"
state, Questions API will trigger an error for any question's response_id
not found within the Learnosity database.
If enabled, Questions API will suppress the above error, effectively applying the same behavior as the "initial"
state
for those questions.
Important This only apply to activities initialized with "submit_practice"
type.
Values
Attribute path captureOnResumeError
Default false
Type boolean