10,730
edits
Line 333: | Line 333: | ||
* '''Answer Storage''' – Select how should the answers be stored: {{Anchor|Storage}} | * '''Answer Storage''' – Select how should the answers be stored: {{Anchor|Storage}} | ||
** Records: This is the default option. Each answer is transferred and saved as a single record during synchronization. This may make synchronization slower, but ensures the best compatibility with the backend servers and allows you to leverage existing tools to visualize the data. | ** Records: This is the default option. Each answer is transferred and saved as a single record during synchronization. This may make synchronization slower, but ensures the best compatibility with the backend servers and allows you to leverage existing tools to visualize the data. | ||
** JSON or Compressed JSON: | ** JSON or Compressed JSON: All answers are saved in a single field of the questionnaire entity. JSON offers improved synchronization performance, however, not all tools understand JSON. | ||
* '''Reuse Answers''' – Select whether answers from previously completed questionnaires should be prefilled on new questionnaires: | * '''Reuse Answers''' – Select whether answers from previously completed questionnaires should be prefilled on new questionnaires: | ||
** Never: Do not reuse. | ** Never: Do not reuse. |