Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

create a surveyor admin controller to manage surveys and display results #414

Open
yoon opened this issue Feb 6, 2013 · 6 comments
Open

Comments

@yoon
Copy link
Member

yoon commented Feb 6, 2013

the surveyor admin controller should allow an administrative user to:

  • create, update, and delete surveys
  • display, export, and delete response sets

this issue consolidates #110 and #115

@hattwj
Copy link

hattwj commented Jul 22, 2013

Hi, I am working on a site to do just this. The only thing is that it is accomplished with rails_admin.

Yoon, do you think this would be acceptable? It would run as a site with both rails admin and surveyor engines running side by side.

I could try to modify surveyor later on to better integrate it. Once I am further along I will make my changes available via github (and open source).

@yoon
Copy link
Member Author

yoon commented Aug 27, 2013

@hattwj since surveyor is open source, it's most certainly acceptable to fork the project and try out a new direction. we encourage and appreciate you getting in touch as well.

i'm not familiar with the rails_admin gem, but from a quick look, it seems like it does a lot more than would be needed in the admin side of surveyor. basically, we're trying to create an intuitive form builder on the admin side, one less tied to the models and more to the users' idea of what a survey is.

@alepore
Copy link

alepore commented Apr 16, 2014

i'm also starting to work on a backend for surveyor. any advice is welcome :)
at the moment the only interface i have in mind is surveymonkey's...

of course if something good comes out i will release it as open source!

@yoon
Copy link
Member Author

yoon commented Apr 25, 2014

Check out: https://github.com/kjayma/surveyor_gui

@jdzak
Copy link
Contributor

jdzak commented Apr 25, 2014

Wow, nice find @yoon.

@archonic
Copy link

Holy crap, thanks @yoon and especially @kjayma! Life savers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants