SurveyInfo
Survey level information.
Member Summary
Public Members | ||
public get |
allowBackNavigation: bool Is back navigation allowed for the current page. |
source |
public get |
allowNextNavigation: bool Is next navigation allowed for the current page. |
source |
public get |
autoNext: bool Auto submit if all questions answered |
source |
public get |
autoNextInterval: number Auto submit if all questions answered |
source |
public get |
disableValidationBanner: bool is disable toaster |
source |
public get |
isAccessible: bool Is survey executing in accessibility mode. |
source |
public get |
isTest: bool Is survey executing in test mode. |
source |
public get |
language: number: * Current respondent language. |
source |
public get |
messages: object: {...undefined: Object} Localized messages. |
source |
public get |
mobileThreshold: string: * Determine when switch between mobile and desktop layouts. |
source |
public get |
progress: number Current survey progress. |
source |
public get |
renderingVersion: string Survey rendering version |
source |
public get |
surveyChannel: string Which channel the interview was performed (Cawi|Cati|Capi). |
source |
public get |
surveyId: string Survey id. |
source |