Index: lams_tool_vote/web/learning/AnswersContent.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_vote/web/learning/AnswersContent.jsp,v diff -u -r1.13 -r1.14 --- lams_tool_vote/web/learning/AnswersContent.jsp 21 May 2006 14:02:09 -0000 1.13 +++ lams_tool_vote/web/learning/AnswersContent.jsp 25 May 2006 15:55:44 -0000 1.14 @@ -79,11 +79,12 @@ - + + @@ -92,7 +93,6 @@ name=optionCheckBox- onclick="javascript:document.forms[0].optionCheckBoxSelected.value=1; document.forms[0].questionIndex.value=; - document.forms[0].optionValue.value=''; if (this.checked == 1) { @@ -125,8 +125,9 @@ name=optionCheckBox- onclick="javascript:document.forms[0].optionCheckBoxSelected.value=1; document.forms[0].questionIndex.value=; - document.forms[0].optionValue.value=''; + + if (this.checked == 1) { document.forms[0].checked.value=true;