Release 2297
Trello card
Context
To reduce the length of the school onboarding journey, we want to remove the initial yes/no candidate requirements question. Instead, schools can select any candidate requirements (or none) on the candidate selections page instead
Changes proposed in this pull request
- Remove candidate requirements yes/no question
- Make the checkboxes appear as one fieldset: Each checkbox on the school candidates selection form relates to a different field and is therefore styled as a separate fieldset. Apply some CSS to remove the margins so they look like a single fieldset instead.