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

E2257.Further Refactoring questionnaires controller.rb #2492

Open
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

kailash1998s
Copy link

  • changes from the previous E2257
  • changes based on feedback from previous MR
  • factory methods for both questionnaire and question (moved to their corresponding helper classes)
  • remove around 3 methods in questionnaires_controller.rb that were not used
  • Bugfix for updating questionnaire functionality
  • removed unwanted constants in question.rb model
  • bugFix for updating seq number for questions that are being added to the questionnaire

root and others added 29 commits December 1, 2022 13:45
Made required changes based on the feedback of previous PR
Moved factory methods to helper classes
removed debug code. and updated comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants