--- loncom/homework/edit.pm 2010/08/08 02:00:50 1.128 +++ loncom/homework/edit.pm 2010/11/13 03:22:58 1.133 @@ -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.133 2010/11/13 03:22:58 www Exp $ # # Copyright Michigan State University Board of Trustees # @@ -397,6 +397,47 @@ sub insert_formularesponse { '; } +sub insert_functionplotresponse { + return ' + + + + + + + +'; +} + +sub insert_spline { + return ' +'; +} + +sub insert_backgroundplot { + return ' +'; +} + +sub insert_functionplotrule { + return ' +'; +} + +sub insert_functionplotruleset { + return ' + + +'; +} + +sub insert_functionplotelements { + return ' + + +'; +} + sub insert_numericalresponse { return '