Index: lams_tool_survey/web/pages/learning/question.jsp =================================================================== diff -u -r94b2225ee897f0a10318b17e1c692f2ccbb1e36b -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 --- lams_tool_survey/web/pages/learning/question.jsp (.../question.jsp) (revision 94b2225ee897f0a10318b17e1c692f2ccbb1e36b) +++ lams_tool_survey/web/pages/learning/question.jsp (.../question.jsp) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611) @@ -1,17 +1,16 @@ <%@ include file="/common/taglibs.jsp"%> -
+
- + -
+
- @@ -26,31 +25,34 @@ -
- - - - - - - - - - - - - - + +
+
+ + + type="radio" + + + type="checkbox" + + + /> + +
+

${answerText}

+ <%-- for single choice question, use javascript to ensure only one option or openText can be chosen --%> @@ -65,9 +67,5 @@

-
-
- -