Questions API Initialization
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
Attribute path skip_replay_animation
Default false
Type boolean
Versioning
Version added: v2020.2.LTS