You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 17, 2019. It is now read-only.
As of right now, none of the fields are required, though most fields are required in the current NSS application. I didn't do this straight off because I didn't want to have to fill in all the fields during early stage browser testing. Still, it probably should get done at some point.
It should be as easy as adding required to the simple_form elements in student/_form.html.erb
As of right now, none of the fields are required, though most fields are required in the current NSS application. I didn't do this straight off because I didn't want to have to fill in all the fields during early stage browser testing. Still, it probably should get done at some point.
It should be as easy as adding required to the simple_form elements in student/_form.html.erb