Closed mostafa-kenawey closed 10 years ago
Great! I would love to have different answer types built in! I hope this gets merged quickly.
Hi, thanks for the contribution! We'll take a look at it shortly.
Thank you @rjst , Eagerly waiting.
Hi @dr-click, Thank you for the contribution, but currently we are working to add new features on Survey and also make it rails-4 compatible. We've seen some projects using Survey gem (some of ours inclusive) and it's important keep the same code practices and simplicity to a healthy growth of the project. I will reject this Pull Request. Maybe some of the features you've mentioned might make sense in the future (e.g. different types of answer) but we're only accepting Pull Requests with specific enhancements and green tests.
Hello @alex-quiterio , Thank you very much, it's ok about the pull request. I have just created this new separated repository https://github.com/dr-click/questionaire it includes all my changes, in case of anyone wants to use these feature.
Hello, I did some major changes to the gem, as following : Compatible with Rails 4. Surveys can limit the number of attempts for each participant, can have multiple sections. Sections can have multiple questions Answers can have different weights and types (multi choices, single choice, number, text) Can use 2 languages (Main language field, Localized field) for Surveys, Sections, Questions and Options attributes