Changeset [4e398a892a352c48385633bef7e75985bac42151] by Shawn Balestracci
November 6th, 2011 @ 08:24 PM
Merge branch 'master' into 633_district_assets
https://github.com/vegantech/sims/commit/4e398a892a352c48385633bef7...
Committed by Shawn Balestracci
- A doc/stats.rb
- A features/school_admin/groups.feature
- A lib/end_of_year_stats.rb
- A lib/verify_student_in_district_externally.rb
- A public/images/google_groups_logo_sm.gif
- A spec/lib/end_of_year_stats_spec.rb
- A test/lds/lds_verify_error_body.txt
- A test/lds/lds_verify_failure_body.txt
- A test/lds/lds_verify_success_body.txt
- M app/controllers/district/students_controller.rb
- M app/controllers/groups_controller.rb
- M app/controllers/reports_controller.rb
- M app/controllers/students_controller.rb
- M app/helpers/builder_helper.rb
- M app/helpers/interventions_helper.rb
- M app/manifests/application_manifest.rb
- M app/models/district.rb
- M app/models/enrollment.rb
- M app/models/group.rb
- M app/models/grouped_progress_entry.rb
- M app/models/intervention_probe_assignment.rb
- M app/models/role.rb
- M app/models/student.rb
- M app/models/user.rb
- M app/reports/intervention_definition_summary_report.rb
- M app/views/district/users/index.html.erb
- M app/views/districts/_google_lsa.html.erb
- M app/views/grouped_progress_entries/_aggregate_graph.html.erb
- M app/views/intervention_builder/categories/_form.html.erb
- M app/views/intervention_builder/goals/_form.html.erb
- M app/views/intervention_builder/interventions/_form.html.erb
- M app/views/intervention_builder/objectives/_form.html.erb
- M app/views/interventions/_intervention.html.erb
- M app/views/login/_whats_new.html.erb
- M app/views/reports/student_overall_options.html.erb
- M config/deploy.rb
- M config/deploy/wip.rb
- M config/environments/cucumber.rb
- M config/gems.yml
- M config/moonshine.yml
- M config/routes.rb
- M doc/notes
- M doc/oneoffscripts.txt
- M features/district_admin/district_students_admin.feature
- M features/regular_user/intervention.feature
- M features/step_definitions/interventions_steps.rb
- M features/step_definitions/sims_steps.rb
- M features/support/step_helpers.rb
- M lib/csv_importer/students.rb
- M lib/tasks/verify_rcov.rake
- M public/stylesheets/screen.css
- M public/tutorial/lsa_getting_started.html
- M spec/controllers/groups_controller_spec.rb
- M spec/controllers/students_controller_spec.rb
- M spec/helpers/builder_helper_spec.rb
- M spec/helpers/interventions_helper_spec.rb
- M spec/models/district_spec.rb
- M spec/models/enrollment_spec.rb
- M spec/models/user_spec.rb
- M spec/reports/intervention_definition_summary_report_spec.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