Assess API Initialization
existing_session
By default, Assess API uses the value of the activity state inside questionsApiActivity to determine whether current session is a new session, or is an existing session. When set, this flag will override the default logic.
If true, Assess API will treat the current session as an existing session. Setting to false will force Assess API to treat the current session as a new session.
Note For new sessions, Assess API applies additional logic to the session such as showing the intro item, etc.
Values
Attribute path existing_session
Type boolean