Index: lams_central/web/questions/questionChoice.jsp =================================================================== diff -u -rad1a520d923cb1d641fe38596855996390795267 -r24e5af6213a4fa2fe6531a1c7dec78df2110c0d0 --- lams_central/web/questions/questionChoice.jsp (.../questionChoice.jsp) (revision ad1a520d923cb1d641fe38596855996390795267) +++ lams_central/web/questions/questionChoice.jsp (.../questionChoice.jsp) (revision 24e5af6213a4fa2fe6531a1c7dec78df2110c0d0) @@ -2,327 +2,365 @@ <%@ include file="/common/taglibs.jsp"%> - - <fmt:message key="title.lams" /> :: <fmt:message key="label.questions.choice.title" /> - - - - - + + - + + - + - - - + + + - - - - - - - -
- -
-
- - - - - -
- - - - - - - -
- + + + + + + + +
+
- - - - label.questions.choice.type.${question.type} - - <%-- Question itself --%> -
+ + + + + + + + + + + + + + + +
- - - - - - - - +   +
- - - - -
${question.text}
- - - - - - <%-- Question feedback --%> - - <%-- If question contains images, where to take them from --%> - - <%-- Answers, if required and exist --%> - -
- - - <%-- Answer itself --%> + + + + label.questions.choice.type.${question.type} + + <%-- Question itself --%> +
+
- - - <%-- Learning Outcomes, if required and exist --%> - - - - - - -
- -
- - -
- - - + + + + + + + + + +
+
- - - - + <%-- Learning Outcomes, if required and exist --%> + + + + + + + + +
+ + +
+ +
+ + + + + + \ No newline at end of file