Summary
- Update GetStarted screen to show loading status and a message if/when school is not found. (commit: 98e0682) (details)
- Make ResultDest its own class so that it can support two types of return destinations: KClass based and route based. (commit: 0e617de) (details)
- Update AssignmentEditViewModel to use route based result destination. (commit: e90f937) (details)