--- loncom/homework/structuretags.pm 2013/01/03 21:04:44 1.510 +++ loncom/homework/structuretags.pm 2013/05/03 15:38:52 1.512 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.510 2013/01/03 21:04:44 raeburn Exp $ +# $Id: structuretags.pm,v 1.512 2013/05/03 15:38:52 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2496,7 +2496,7 @@ sub start_problemtype { ['hide','Hide']] ,$token); $result .=&Apache::edit::checked_arg('When used as type(s):','for', - [ ['exam','Exam/Quiz Problem'], + [ ['exam','Bubblesheet Exam/Quiz Problem'], ['survey','Survey'], ['surveycred','Survey (with credit)'], ['anonsurvey','Anonymous Survey'], @@ -2543,9 +2543,9 @@ sub end_startouttext { .''.&mt('Delete?').' ' .&Apache::edit::deletelist($target,$token) .'' - .'' + .'' .&Apache::lonhtmlcommon::dragmath_button($areaid,1) - .'' + .'' .'' .&Apache::edit::insertlist($target,$token) .''