|
Further changes for Text field should be mandatory for option based questions.
Fix for issue #1725 The question_options field on the Customisable Phase template has the following changes: - the 'Text' label has the asterick for required. - the error message for missing question option now reads "You must have at least one option with accompanying text." - Corrected some Rubocop errors on the files added. |
|---|
|
|
| app/assets/stylesheets/variables/_bold.scss 0 → 100644 |
|---|
| app/models/concerns/validation_messages.rb |
|---|
| app/views/org_admin/question_options/_option_fields.html.erb |
|---|
| spec/models/question_spec.rb |
|---|