--- loncom/homework/edit.pm 2013/05/06 16:07:29 1.144 +++ loncom/homework/edit.pm 2013/07/04 16:35:07 1.147 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # edit mode helpers # -# $Id: edit.pm,v 1.144 2013/05/06 16:07:29 bisitz Exp $ +# $Id: edit.pm,v 1.147 2013/07/04 16:35:07 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -488,6 +488,13 @@ sub insert_numericalresponse { '; } +sub insert_externalresponse { + return ' + + +'; +} + sub insert_customresponse { return ' @@ -660,6 +667,9 @@ sub insert_matchresponse { + + + @@ -1050,13 +1060,13 @@ sub select_or_text_arg { $description   +onchange="$hiddenvalue=$typedinvalue;" +onfocus="$selectedindex=$selecttypeinindex-1;" /> ENDSELECTORTYPE