Sha256: 4c261fe782e44f0463eb6558446b4d0f573358cced37e50c4f2ed3dae0afc009
Contents?: true
Size: 588 Bytes
Versions: 43
Compression:
Stored size: 588 Bytes
Contents
# Decidim::Surveys The Surveys module adds one of the main features 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 Feature 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
43 entries across 43 versions & 2 rubygems
Version | Path |
---|---|
decidim-0.3.1 | decidim-surveys/README.md |
decidim-surveys-0.3.0 | README.md |
decidim-0.3.0 | decidim-surveys/README.md |