10,730
edits
Line 709: | Line 709: | ||
* Record-based model (default): Each answer in a questionnaire is a record. | * Record-based model (default): Each answer in a questionnaire is a record. | ||
* JSON / compressed JSON: Answer are stored in JSON format that might be compressed. JSON requires fewer records and may result in faster synchronization. However, analyzing the answers may require additional effort. | * JSON / compressed JSON: Answer are stored in JSON format that might be compressed. JSON requires fewer records and may result in faster synchronization. However, analyzing the answers may require additional effort. | ||
* Hybrid model (planned for a future release): Combination of the previous two models. For each question, you can configure what you prefer. | <s>* Hybrid model (planned for a future release): Combination of the previous two models. For each question, you can configure what you prefer.</s> | ||
The data model can be configured on the '''Properties''' pane, in the '''Answer Storage''' field. | The data model can be configured on the '''Properties''' pane, in the '''Answer Storage''' field. |