Index: lams_tool_assessment/web/pages/learning/learning.jsp =================================================================== diff -u -rc56857991e269aa7f5bd250a05b52c767a9957ad -r3fdcee6fa67ca8bbbf112bb01a95873fc76a6b0f --- lams_tool_assessment/web/pages/learning/learning.jsp (.../learning.jsp) (revision c56857991e269aa7f5bd250a05b52c767a9957ad) +++ lams_tool_assessment/web/pages/learning/learning.jsp (.../learning.jsp) (revision 3fdcee6fa67ca8bbbf112bb01a95873fc76a6b0f) @@ -12,34 +12,15 @@ - - + @@ -87,127 +100,53 @@ <%@ include file="/common/messages.jsp"%> +

+ +
+ + + + + + + + +
+ ${status.index + 1} + + + +
+ ${question.question} +
+ + + + <%@ include file="parts/multiplechoice.jsp"%> + + + <%@ include file="parts/matchingpairs.jsp"%> + + + <%@ include file="parts/shortanswer.jsp"%> + + + <%@ include file="parts/numerical.jsp"%> + + + <%@ include file="parts/truefalse.jsp"%> + + + <%@ include file="parts/essay.jsp"%> + + + <%@ include file="parts/ordering.jsp"%> + + +
+
- - - - - - - - - - - - - - - - - -
- - - -
- - ${item.title} - - - [${item.createBy.loginName}] - - - - - - - - - - - -
- ${assessment.miniViewNumberStr} -
- - - -

- -

-
- - - - -

- -

- -
- - - - | - - - - - - - - - - - - - - -
- - - - - -
- - - - - - - - - - - - - <%-- end mode != teacher --%> -
- - +<%--

@@ -236,20 +175,40 @@

+--%> + + + + +
- - - + + + + + + - + @@ -265,4 +224,4 @@ - + \ No newline at end of file