Changeset [45b6ee2eb64a8609fcb7150e407c22304e751561] by Shawn Balestracci
October 28th, 2008 @ 09:30 PM
support of multiple recommendation questions http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/models/checklist_definition.rb
- M app/models/recommendation.rb
- M app/models/recommendation_answer.rb
- M app/models/recommendation_answer_definition.rb
- M app/models/recommendation_definition.rb
- M app/views/recommendations/_form.html.erb
- M app/views/recommendations/_view.html.erb
- M app/views/recommendations/new.html.erb
- M db/migrate/20081028020226_create_recommendation_definitions.rb
- M db/migrate/20081028020453_create_recommendation_answer_definitions.rb
- M db/migrate/20081028020632_create_recommendation_answers.rb
- M db/migrate/20081028021951_add_recommendation_definition_id_to_recommendations.rb
- M db/schema.rb
- M spec/fixtures/recommendation_answer_definitions.yml
- M spec/fixtures/recommendation_answers.yml
- M spec/fixtures/recommendation_definitions.yml
- M spec/models/recommendation_answer_definition_spec.rb
- M spec/models/recommendation_answer_spec.rb
- M spec/models/recommendation_definition_spec.rb
- M test/fixtures/recommendation_answer_definitions.yml
- M test/fixtures/recommendation_answers.yml
- M test/fixtures/recommendation_definitions.yml
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