--- loncom/homework/structuretags.pm 2013/08/08 12:23:22 1.512.2.4 +++ loncom/homework/structuretags.pm 2013/06/04 22:20:24 1.513 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.512.2.4 2013/08/08 12:23:22 raeburn Exp $ +# $Id: structuretags.pm,v 1.513 2013/06/04 22:20:24 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -710,7 +710,7 @@ sub problem_web_to_edit_header { ".&mt("Problem Type:")." - + ENDCHECKOUT } @@ -1009,7 +1009,7 @@ sub firstaccess_msg { $result .= (< - + ENDCHECKOUT return $result; @@ -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'],