Index: lams_tool_vote/web/learning/AnswersContent.jsp =================================================================== diff -u -rca438ee67636fd831f44725bdb36bb7ff5108ebf -r1a81f68941dbfe322ed23348d2806fa0b3fc615d --- lams_tool_vote/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision ca438ee67636fd831f44725bdb36bb7ff5108ebf) +++ lams_tool_vote/web/learning/AnswersContent.jsp (.../AnswersContent.jsp) (revision 1a81f68941dbfe322ed23348d2806fa0b3fc615d) @@ -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;