Fit4Cybersecurity icon indicating copy to clipboard operation
Fit4Cybersecurity copied to clipboard

Develop a mechanism to be able to change questions, answers and scores

Open ruslanbaidan opened this issue 5 years ago • 1 comments
trafficstars

We need to develop the feature to be able to add, remove questions and related answers, and change scores of the answers without impacting the previous surveys' results. One of the ideas is to create a versioning of the questions, answers and scores. and in order to get the right results version or date filter to fetch the right data.

ruslanbaidan avatar Apr 07 '20 13:04 ruslanbaidan

It is currently possible to change questions, answers and recommendations by modifying json data and reimporting them. However there is no history tracking of the changes. The removed questions and answers status will be set to inactive.

ruslanbaidan avatar Jan 12 '22 09:01 ruslanbaidan