Survey-library: Rails Gem for SurveyJS? Suggestion for community effort

Created on 20 Apr 2017  路  3Comments  路  Source: surveyjs/survey-library

New Feature / Community Suggestion

Currently SurveyJS only worries about the front end which runs in the browser. It is up to the developer to use either the dxServer, or add their own back end.

This suggestion is that the SurveyJS community (not necessarily the SurveyJS developers) build a Ruby Gem so that SurveyJS could easily be incorporated into Rails (and Sinatra?) websites.

The gem would initially fetch the currently tested JQuery version of SurveyJS from github and add it to the asset pipeline.

It might create a model for storing hand crafted surveys and a model for storing survey responses in a generic way. It might keep track of which surveys a user has done and submitted.

It might utilise the Rapidfire gem ( https://github.com/code-mancers/rapidfire ) for storing questions and answers, or possibly something else. (Note that Rapidfire has an API under development - we might provide glue which takes the surveyjs submissions and converts them to Rapidfire.

Feel free to comment if you have recommendations for other ways SurveyJS can be incorporated into a Rails website.

enhancement help wanted

Most helpful comment

@alexmc6 I'd be very much interested. I'm working on a RoR/jQuery/SurveyJS project now.

All 3 comments

@alexmc6 We do not have a lot of expertise on this platform. However, if you have something useful, we definitely add links on the project/repo.

Thank you,
Andrew

Yeah - I don't think this is your responsibility at all @andrewtelnov . I am just putting a sign post here to see if there is any desire from other SurveyJS users. If nothing else it would encourage me to package up what I am probably writing and release it to others as open source.

@alexmc6 I'd be very much interested. I'm working on a RoR/jQuery/SurveyJS project now.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

GuiAfonso picture GuiAfonso  路  4Comments

spertusatti picture spertusatti  路  3Comments

halexiev-hedgeserv picture halexiev-hedgeserv  路  4Comments

misamura picture misamura  路  4Comments

dmitrykurmanov picture dmitrykurmanov  路  3Comments