Index: lams_tool_task/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/language/lams/ApplicationResources.properties,v diff -u -r1.19 -r1.20 --- lams_tool_task/conf/language/lams/ApplicationResources.properties 3 Jun 2008 01:44:37 -0000 1.19 +++ lams_tool_task/conf/language/lams/ApplicationResources.properties 3 Jun 2008 01:57:55 -0000 1.20 @@ -92,6 +92,7 @@ label.learning.info.comment.and.attachment.required =You are required to post a comment and upload an attachment to complete this task. label.learning.info.add.comment.required =You are required to add a comment to complete this task label.learning.info.upload.file.required =You are required to upload a file to complete this task +label.learning.info.sequential.order =Tasks need to be completed in sequential order lable.learning.minimum.view.number =You need to complete at least {0} task(s). You have completed {1} task(s). label.preview.upload.file =Upload file label.preview.upload.button =Upload Index: lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.18 -r1.19 --- lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties 3 Jun 2008 01:44:37 -0000 1.18 +++ lams_tool_task/conf/language/lams/ApplicationResources_en_AU.properties 3 Jun 2008 01:57:55 -0000 1.19 @@ -77,6 +77,7 @@ label.learning.info.comment.and.attachment.required =You are required to post a comment and upload an attachment to complete this task. label.learning.info.add.comment.required =You are required to add a comment to complete this task label.learning.info.upload.file.required =You are required to upload a file to complete this task +label.learning.info.sequential.order =Tasks need to be completed in sequential order lable.learning.minimum.view.number =You need to complete at least {0} task(s). You have completed {1} task(s). label.preview.upload.file =Upload file label.preview.upload.button =Upload Index: lams_tool_task/conf/language/rams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/language/rams/Attic/ApplicationResources.properties,v diff -u -r1.13 -r1.14 --- lams_tool_task/conf/language/rams/ApplicationResources.properties 3 Jun 2008 01:44:34 -0000 1.13 +++ lams_tool_task/conf/language/rams/ApplicationResources.properties 3 Jun 2008 01:57:55 -0000 1.14 @@ -92,6 +92,7 @@ label.learning.info.comment.and.attachment.required =You are required to post a comment and upload an attachment to complete this task. label.learning.info.add.comment.required =You are required to add a comment to complete this task label.learning.info.upload.file.required =You are required to upload a file to complete this task +label.learning.info.sequential.order =Tasks need to be completed in sequential order lable.learning.minimum.view.number =You need to complete at least {0} task(s). You have completed {1} task(s). label.preview.upload.file =Upload file label.preview.upload.button =Upload Index: lams_tool_task/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/language/rams/Attic/ApplicationResources_en_AU.properties,v diff -u -r1.13 -r1.14 --- lams_tool_task/conf/language/rams/ApplicationResources_en_AU.properties 3 Jun 2008 01:44:34 -0000 1.13 +++ lams_tool_task/conf/language/rams/ApplicationResources_en_AU.properties 3 Jun 2008 01:57:55 -0000 1.14 @@ -92,6 +92,7 @@ label.learning.info.comment.and.attachment.required =You are required to post a comment and upload an attachment to complete this task. label.learning.info.add.comment.required =You are required to add a comment to complete this task label.learning.info.upload.file.required =You are required to upload a file to complete this task +label.learning.info.sequential.order =Tasks need to be completed in sequential order lable.learning.minimum.view.number =You need to complete at least {0} task(s). You have completed {1} task(s). label.preview.upload.file =Upload file label.preview.upload.button =Upload Index: lams_tool_task/web/pages/learning/learning.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/web/pages/learning/learning.jsp,v diff -u -r1.14 -r1.15 --- lams_tool_task/web/pages/learning/learning.jsp 3 Jun 2008 01:44:37 -0000 1.14 +++ lams_tool_task/web/pages/learning/learning.jsp 3 Jun 2008 01:57:55 -0000 1.15 @@ -84,27 +84,31 @@ ${taskList.title} - - -
- - - - - - - - -
-
+ +
+ + + + + + + + +
+ + +
+ +
+
+ + <%@ include file="/common/messages.jsp"%>

${taskList.instructions}

- <%@ include file="/common/messages.jsp"%> - <%@ include file="/pages/learning/parts/itemlist.jsp"%>