0

I want to create a questionnaire page like this link

When user clicks Next, the page reload with new questions.If user presses Back, the page reload with questions that answered by this user. How can I implement this technical in Rails.

chinh
  • 273
  • 1
  • 4
  • 15
  • There are probably a dozen different ways to do this. Have you tried searching on Google? Some results to get you started http://railscasts.com/episodes/217-multistep-forms and http://stackoverflow.com/questions/7605232/rails-best-practice-for-a-multistep-form – jingtao Nov 05 '13 at 09:46
  • yep, I tried. But my question is not multiple step forms. – chinh Nov 05 '13 at 10:04
  • have you find any solution ??? i have the same problem – Mostafa Hussein Feb 06 '14 at 18:22

0 Answers0