$('#new-set-<%= @gradable_resource%>-grading-method-connector').html('<%= j render("set_form") %>').slide(); $('#new-set-<%= @gradable_resource%>-grading-method-connector-link').hide(); // hide add grading method form and show new button $('#new-<%= @gradable_resource %>-grading-method-connector').slideUp() $('#new-<%= @gradable_resource %>-grading-method-connector-link').show()