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 Annotations API

start_expanded

When opening an assessment, you can control how existing sticky notes will be shown when loaded: either in an expanded or collapsed form.

  • True: sticky notes will be loaded in an expanded form.
  • False: sticky notes will loaded in a collapsed form.

Values

Request object key stickynote.start_expanded

Default: false

Type boolean

Was this article helpful?