There are two main considerations:

1. the data structure that stores the schools and subschools
2. the way to interact with the user.

1. The data structure.
Using enums is among a number of...