--- loncom/homework/edit.pm 2010/08/08 02:00:50 1.128 +++ loncom/homework/edit.pm 2010/10/10 00:14:15 1.131 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # edit mode helpers # -# $Id: edit.pm,v 1.128 2010/08/08 02:00:50 raeburn Exp $ +# $Id: edit.pm,v 1.131 2010/10/10 00:14:15 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -397,6 +397,31 @@ sub insert_formularesponse { '; } +sub insert_functionplotresponse { + return ' + + + +'; +} + +sub insert_spline { + return ' +'; +} + +sub insert_backgroundplot { + return ' +'; +} + +sub insert_splinerule { + return ' +'; +} + + + sub insert_numericalresponse { return '