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

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

Request object key captureOnResumeError

Default: false

Type boolean

Was this article helpful?