Derek noticed that it can be confusing for staff who are almost students. An example is Brooke - she is both staff and student, but her main role is actually Student. This snippet ensures the ordering of Staff, Sponsored Staff, Faculty, Student, if a user has multiple roles.
Size and Type of change
Small Change - 1 person needs to review this
New feature
How Has This Been Tested?
I tested locally as its another very small change. It appears to work great after running through a handful of tests.
Checklist:
Only check what applies and what you have done.
[x] I have performed a self-review of my own code
[x] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have tested on multiple browsers (Chrome, Firefox, Safari, IE suite)
Description
Derek noticed that it can be confusing for staff who are almost students. An example is Brooke - she is both staff and student, but her main role is actually Student. This snippet ensures the ordering of Staff, Sponsored Staff, Faculty, Student, if a user has multiple roles.
Size and Type of change
How Has This Been Tested?
Checklist:
Only check what applies and what you have done.