Survey Testing Mode
Survey Testing Mode is a new functionality available in AskiaDesign 5.6.1 that allows you to display questionnaire information for testing purposes.
The questionnaire information available includes:
- Question Shortcut
- EntryCodes
- A description of routing information (in 5.6.1+)
ADP Property
This functionality is all controlled via a global setting at the ADP Level which can be toggled via the ADP properties. Setting this property to "Show" means that the Shortcut and Response EntryCodes will be displayed. It can be switched off by setting it to "Hide".
The property is available in the following ADXs:
- Matter ADP v3.7.0
- Chroma ADP v3.5.0
- One ADP v3.5.0
Routing Information
There is a new AskiaScript keyword available in 5.6.1 called "Routings". It is a property of the response object and it returns a string array. Each value in the string array will be the description given to the routing associated with the response.
The condition for the routing must explicitly reference the response using the Assisted condition builder, for the routing information to be correctly attributed to the response.
The ADCs compatible with the routing Information feature are TemplateAll 4.3.0 and Statements 4.5.0 and are only compatible with 5.6.1.