Index: lams_tool_assessment/web/pages/learning/learning.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/learning/learning.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_assessment/web/pages/learning/learning.jsp 29 Jan 2009 05:59:05 -0000 1.1 +++ lams_tool_assessment/web/pages/learning/learning.jsp 25 Feb 2009 22:16:34 -0000 1.2 @@ -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