This module enables the admins to show survey results to participants through a new survey results page. WARNING: This module is in Beta, use it at your own risk.
This feature is only available for the survey component. It can be activated from the component configuration with the check "Publish results at survey end".
If checked, when the survey ends, participants and users will be shown a link to the results page with one chart for each question.
Add this line to your application's Gemfile:
gem "decidim-survey_results"
And then execute:
bundle
See Decidim.
This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.