--- loncom/homework/edit.pm 2012/02/13 11:23:11 1.140 +++ loncom/homework/edit.pm 2013/04/25 17:58:32 1.143 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # edit mode helpers # -# $Id: edit.pm,v 1.140 2012/02/13 11:23:11 foxr Exp $ +# $Id: edit.pm,v 1.143 2013/04/25 17:58:32 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -427,6 +427,12 @@ sub insert_plotvector { '; } +sub insert_drawvectorsum { + return ' +'; +} + + sub insert_functionplotrule { return ' '; @@ -738,6 +744,7 @@ sub js_change_detection { my $unsaved=&mt("There are unsaved changes"); return (< +// SCRIPT } @@ -938,7 +946,7 @@ sub checked_arg { $text=$option; $value='value="'.$option.'"'; } - $result.='