Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ruslanbaidan opened this issue Apr 7, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@ruslanbaidan
Copy link
Member

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
Copy link
Member Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant