
Error when selection enter/view scores on an existing intervention with a new intervention_probe_assignment
Reported by shawn (at vegantech) | May 28th, 2009 @ 10:40 AM | in For final pilot meeting (closed)
ActionView::TemplateError
(preview_graph_intervention_probe_assignment_url failed to generate
from {:count=>0,
:controller=>"interventions/probe_assignments",
:intervention_id=>184330823, :action=>"preview_graph",
:id=>nil}, expected:
{:controller=>"interventions/probe_assignments",
:action=>"preview_graph"}, diff: {:count=>0,
:intervention_id=>184330823, :id=>nil}) on line #13 of
app/views/interventions/probe_assignments/probe_assignment.html.erb:
10: end
11: %>
12:
13: <%= link_to_remote 'Preview Graph', :url =>
preview_graph_intervention_probe_assignment_path(:intervention_id=>probe_assignment.intervention_id,
:id=>probe_assignment.id, :count =>
probe_assignment_counter), :method => :get, :update =>
{:success => "graph#{probe_assignment_counter}"}, :with
=> "new_probe_scores()" %>
14:
15: <% end %>
16: <% else %>
(eval):16:in `preview_graph_intervention_probe_assignment_path'
app/views/interventions/probe_assignments/_probe_assignment.html.erb:13
app/views/interventions/probe_assignments/_probe_assignment.html.erb:4
app/views/interventions/probe_assignments/_index.html.erb:1
app/views/interventions/probe_assignments/index.js.rjs:2:in `__instance_exec0'
app/views/interventions/probe_assignments/index.js.rjs:1:in `_run_rjs_app47views47interventions47probe_assignments47index46js46rjs'
app/controllers/interventions/probe_assignments_controller.rb:10:in `index'
Rendered rescues/trace (106.1ms)
Rendered rescues/request_and_response (2.6ms)
Rendering rescues/layout (internal_server_error)
Comments and changes to this ticket
-
shawn (at vegantech) May 29th, 2009 @ 09:28 AM
(from [4bc10d9dbf1ca526580e5e2fde93e601a9da631b]) [#282] Temporary fix for edit/view scores error, needs tests and proper fix http://github.com/vegantech/sims/commit/4bc10d9dbf1ca526580e5e2fde9...
-
shawn (at vegantech) May 29th, 2009 @ 12:26 PM
new intervention - should not have enter/view scores
edit intervention with no intervention_probe_assignments previously selected should have enter/view scores. (Currently disabled in temporary fix)
edit intervention with existing intervention_probe_assignment should have enter/view scores
-
shawn (at vegantech) May 29th, 2009 @ 05:41 PM
- State changed from new to needs_tests
(from [aef398b845943ba85535cb33327dfaa1bd2f89ce]) [282 state:needs_tests] probe graph prview now works for new intervention probe assignment http://github.com/vegantech/sims/commit/aef398b845943ba85535cb33327...
-
shawn (at vegantech) May 29th, 2009 @ 05:41 PM
- State changed from needs_tests to resolved
(from [4df48b23a5c420e389f901e8ed216eb764f4452d]) [#282 state:resolved] tested and fixed probe graph preview for new intervention probe assignment http://github.com/vegantech/sims/commit/4df48b23a5c420e389f901e8ed2...
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
-
282 Error when selection enter/view scores on an existing intervention with a new intervention_probe_assignment (from [4bc10d9dbf1ca526580e5e2fde93e601a9da631b]) [#282] ...
-
282 Error when selection enter/view scores on an existing intervention with a new intervention_probe_assignment (from [4df48b23a5c420e389f901e8ed216eb764f4452d]) [#282 s...