Skip to content

Release 2297

Choose a tag to compare

@github-actions github-actions released this 18 Feb 12:22
cd64dae

Trello card

https://trello.com/c/drPIruq4

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.

Guidance to review