Storage settings
You can archive answers to surveys in XML format. This lets you save a raw copy of the answers collected, which can be useful in case of excessive standardization of the data in an itemized list. Learn more
To do this:
- Edit the survey properties via the Properties button of the Edit tab.
- Click the Advanced parameters link and check the Save a copy of raw answers option.
You can enable it by default for all surveys (this option is applied when the survey is published). To do this, create the NmsWebApp_XmlBackup option and assign value 1 to it, as shown below:
Score management
You can assign a score to the options offered in the pages of the form. Scores can only be linked to closed questions: checkbox, value from a drop-down list, subscription, etc.
The scores are accumulated and saved on the server side when the page is confirmed, i.e. when the user clicks the Next or Finish button.
Scores can be used in tests or scripts.
-
To use scores in tests, use the Score field in the test calculation formula, as shown below:
-
You can use the score in a script.
Example: calculate a score and use it as a condition for the display of the next page:
-
In a survey, the next page lets you assign different scores to users depending on the value selected in the drop-down list:
-
You can combine this score with a second value, depending on the selected option:
-
When the user clicks the Next button, the two values are added up.
-
Conditions can be applied for the page to be displayed according to the score. This is configured as follows: