Sha256: 405b2a0545dbaeb57f6a80150add71a02871eb2cfb2037a4f9eb3a022568436d
Contents?: true
Size: 595 Bytes
Versions: 17
Compression:
Stored size: 595 Bytes
Contents
# Decidim::Surveys The Surveys module adds one of the main components of Decidim: allows admins to contribute to a participatory process by creating surveys. Users can participate in the surveys answering their questions from the public page. ## Usage Surveys will be available as a Component for a Participatory Process. ## Installation Add this line to your application's Gemfile: ```ruby gem 'decidim-surveys' ``` And then execute: ```bash bundle ``` ## Contributing See [Decidim](https://github.com/decidim/decidim). ## License See [Decidim](https://github.com/decidim/decidim).
Version data entries
17 entries across 17 versions & 1 rubygems