Changeset [b7baed701c6ca9865a9165520754a2eb58eb4cc6] by Shawn Balestracci
October 10th, 2008 @ 12:55 PM
add checklist answer recommendation models with tests for checklists and yml files and migrations http://github.com/vegantech/sims...
Committed by Shawn Balestracci
- M app/models/answer.rb
- M app/models/checklist.rb
- M app/models/checklist_definition.rb
- M app/models/element_definition.rb
- M app/models/question_definition.rb
- M app/models/recommendation.rb
- M app/models/student.rb
- M db/migrate/20081009223038_create_checklists.rb
- M db/migrate/20081009223234_create_answers.rb
- M db/migrate/20081009224110_create_recommendations.rb
- M spec/models/answer_spec.rb
- M spec/models/checklist_spec.rb
- M spec/models/recommendation_spec.rb
- M test/fixtures/answer_definitions.yml
- M test/fixtures/answers.yml
- M test/fixtures/checklist_definitions.yml
- M test/fixtures/checklists.yml
- M test/fixtures/element_definitions.yml
- M test/test_helper.rb
- M test/unit/checklist_test.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