Hi, I am working on an RoR application and one of the features of the application would need the following functionality.
Any user should be able to create forms (or questionnaires). He should be able to specify (on a web-page) as many questions as he wants and each question would have an answer that could be: a text-field (possibly with restricted type of values, like only numbers), text-area, drop-down menu with options to select from, check boxes or radio buttons. Other users would be able to see this user's form and respond to it and the values would be stored in the database. Finally the user (poster) would be able to view (or download) all the answers entered by the various other users. If you know of a rails plug-in or something else that can help me do this, please let me know. I really appreciate your help. Thank you. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

