
Add new participants on intervention creation
Reported by shawn (at vegantech) | March 17th, 2009 @ 10:58 AM | in Setup rimuhosting and other stuff (closed)
Allow participant assignment that is available on edit to also be available on intervention creation.
- Excercise this with a feature test, use the same technique I did to provide an alternative to the rjs. (I'll walk you through this.) (I did an example of this in the sims demo walkthrough feature, search for creating and editing score #195)
For the alternative to RJS note
http://github.com/vegantech/sims...
in particular app/views/interventions/_intervention_probe_assignment_detail.html.erb
The href and the param (and subsequent check in the view) This is a means of accessing the same functionality without rjs so we can test it. (And we can run it in the browser without javascript.)
-
Make the features pass using TDD to drive changes to the controller and model (and the corresponding specs/controllers specs/models)
-
Confirm(with a test) that the email that is sent out goes to the added participants.
Comments and changes to this ticket
-
shawn (at vegantech) March 17th, 2009 @ 08:02 PM
- State changed from new to resolved
(from [6562a31628fb0559acf8dc8eabaf2355104023d3]) [#200 state:resolved] Added ability to add new participants from new intervention form. http://github.com/vegantech/sims...
-
bendycode March 17th, 2009 @ 08:11 PM
- State changed from resolved to open
Still needs some more feature testing.
-
shawn (at vegantech) March 18th, 2009 @ 12:27 PM
(from [68e28e97d89b6bb141fa1b05d31699c318b64e59]) [#200] more tests for adding participants, and sending emails. http://github.com/vegantech/sims...
-
shawn (at vegantech) March 19th, 2009 @ 01:01 PM
- State changed from open to resolved
(from [b5e75410dddfb8851137f6c6be66357eeb27034e]) [#200 state:resolved] Added test that auto_implementer, and adding participants worked. http://github.com/vegantech/sims...
-
shawn (at vegantech) November 9th, 2012 @ 06:17 AM
- Assigned user changed from bendycode to shawn (at vegantech)
- Milestone order changed from 0 to 0
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
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
People watching this ticket
Referenced by
-
200 Add new participants on intervention creation (from [6562a31628fb0559acf8dc8eabaf2355104023d3]) [#200 s...
-
200 Add new participants on intervention creation (from [68e28e97d89b6bb141fa1b05d31699c318b64e59]) [#200] ...
-
190 Test rjs for form edit We can do what we did in [#195] and [#200] with the extra...
-
200 Add new participants on intervention creation (from [b5e75410dddfb8851137f6c6be66357eeb27034e]) [#200 s...