Ask A Question

Notifications

You’re not receiving notifications from this thread.

Rails How to create multiple step with list survey questionnaires

Pranay Singh asked in Rails

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.

Reply

Hey Pranay,

I recently implemented the setup linked below and its been really nice to work with. Be sure to check out the completed repo to see it all tied together.

https://medium.com/@nicolasblanco/developing-a-wizard-or-multi-steps-forms-in-rails-d2f3b7c692ce

Reply

Have you looked at this gem: https://github.com/schneems/wicked ?

Reply
Join the discussion
Create an account Log in

Want to stay up-to-date with Ruby on Rails?

Join 79,047+ developers who get early access to new tutorials, screencasts, articles, and more.

    We care about the protection of your data. Read our Privacy Policy.

    Screencast tutorials to help you learn Ruby on Rails, Javascript, Hotwire, Turbo, Stimulus.js, PostgreSQL, MySQL, Ubuntu, and more.

    © 2023 GoRails, LLC. All rights reserved.