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

skip_replay_animation

Causes replay animations to be skipped for all Question types, when set to true.

If this property is enabled in the "review" state, Question types that support replay animations won't show the replay animation (such as image highlight and drawing Question types).

The property skip_replay_animation will be considered true if either skip_replay_animation or skip_highlight_animation is set to true.

This property supersedes the skip_highlight_animation property, which has been deprecated.

Values

Request object key skip_replay_animation

Default: false

Type boolean

Versioning

Version added: v2020.2.LTS

Was this article helpful?