Changeset [9f6318f1f6be0b592648138b921db3d79bba10e8] by Shawn Balestracci
November 9th, 2008 @ 07:59 AM
Moved the check for groups out of the schools controller, and back into student search. Instead of searching for groups, it makes more sense to see if @grades is empty, in that case there are either no students enrolled or no groups assigned. In most cases, the user will have access to students, so the additional queries to determine if they have groups before the redirect will have a performance impact [#31] http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/schools_controller.rb
- M app/controllers/students_controller.rb
- M features/school_select.feature
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Student Intervention Monitoring System