Index: lams_tool_vote/web/learning/AnswersContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/learning/AnswersContent.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_vote/web/learning/AnswersContent.jsp 21 Apr 2006 14:56:19 -0000 1.1 +++ lams_tool_vote/web/learning/AnswersContent.jsp 22 Apr 2006 11:33:16 -0000 1.2 @@ -33,13 +33,14 @@ - - <bean:message key="label.learning"/> + + + + - @@ -85,7 +86,8 @@ { document.forms[0].checked.value=false; } - document.forms[0].submit();" CHECKED> + + submitMethod('selectOption');" CHECKED>
@@ -119,7 +121,7 @@ { document.forms[0].checked.value=false; } - document.forms[0].submit();"> + submitMethod('selectOption');"> @@ -155,9 +157,11 @@
- - - + + +