Changeset [da65e01eb507227500b161e07fe3928b4e16308d] by Shawn Balestracci
October 21st, 2008 @ 08:50 PM
create intervention for one student, includes associated model, migration, controllers and views also includes some views from student profile previous missed [#21] http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/controllers/interventions/categories_controller.rb
- M app/controllers/interventions/definitions_controller.rb
- M app/controllers/interventions/goals_controller.rb
- M app/controllers/interventions/objectives_controller.rb
- M app/controllers/interventions_controller.rb
- M app/helpers/interventions_helper.rb
- M app/models/district.rb
- M app/models/intervention.rb
- M app/models/intervention_definition.rb
- M app/models/student.rb
- M app/views/intervention_builder/interventions/_form.html.erb
- M app/views/interventions/_form.html.erb
- M app/views/interventions/categories/_select.html.erb
- M app/views/interventions/categories/index.html.erb
- M app/views/interventions/definitions/_select.html.erb
- M app/views/interventions/definitions/index.html.erb
- M app/views/interventions/definitions/select.html.erb
- M app/views/interventions/edit.html.erb
- M app/views/interventions/goals/_select.html.erb
- M app/views/interventions/goals/index.html.erb
- M app/views/interventions/index.html.erb
- M app/views/interventions/new.html.erb
- M app/views/interventions/objectives/_select.html.erb
- M app/views/interventions/objectives/index.html.erb
- M app/views/interventions/show.html.erb
- M app/views/students/_checklists.html.erb
- M app/views/students/_intervention.html.erb
- M app/views/students/_interventions.html.erb
- M config/routes.rb
- M db/migrate/20081018223332_create_interventions.rb
- M db/schema.rb
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