Index: lams_tool_survey/web/pages/learning/question.jsp =================================================================== diff -u -rbc8213e12c4e5afddd0394ad66386ef3e70d1611 -rb16c939172548a36f20eaa242698f99cda07c222 --- lams_tool_survey/web/pages/learning/question.jsp (.../question.jsp) (revision bc8213e12c4e5afddd0394ad66386ef3e70d1611) +++ lams_tool_survey/web/pages/learning/question.jsp (.../question.jsp) (revision b16c939172548a36f20eaa242698f99cda07c222) @@ -1,71 +1,85 @@ <%@ include file="/common/taglibs.jsp"%> -
-
+
+
+
${questionSequenceNumber}
- + + + -
-
+
+ + - - - - - - +
+ + + + +
+ + + + + + + + + +
+
+ + + type="radio" + + + type="checkbox" + + + /> + + +
+
- + + +
+ + <%-- for single choice question, use javascript to ensure only one option or openText can be chosen --%> + + + -
-
- - - type="radio" - - - type="checkbox" - - - /> - - +

+ +

+

+ +

+
+
-
- +

- ${answerText} + ${answerText}

- - - - <%-- for single choice question, use javascript to ensure only one option or openText can be chosen --%> - - - - -

- -

-

- -

-