Propose new functionalities for Decidim software
#DecidimRoadmap Designing Decidim together
[EN] Enhancement to surveys: Id + Visible without logging
Funding: Generalitat de Catalunya
The ID and created_at fields will be added so that it can be exported to .csv and can be easily managed by the administrator and sorted by creation. When the ID field exists there will be no problem with duplicate records, since they will be differentiated even though the creation date is the same.
Users of the platform, even if they are not logged in, will be able to see the questions in the questionnaires. These questions can not be answered, since it will not be possible to control that the same user responds more than once to the questions, thus losing the reliability and integrity of the answers.
Report inappropriate content
Is this content inappropriate?
4 comments
Conversation with agustibr ☂️
The issue of the first paragraph (The ID and created_at ) is being addressed in the Pull Request #4990 [Add :created_at and :id to survey particpant answers (UserAnswersSerializer)](https://github.com/decidim/decidim/pull/4990)
& the second paragraph (visible questionnaire to non logged) PR @ https://github.com/decidim/decidim/pull/4991
Related **issues** @ github:
- ID and created_at => https://github.com/decidim/decidim/issues/4992
- visible questionnaire to non logged => https://github.com/decidim/decidim/issues/4993
Both PR were merged to `master`
Add your comment
Sign in with your account or sign up to add your comment.
Loading comments ...