Index: lams_tool_sbmt/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/conf/language/lams/ApplicationResources.properties,v diff -u -r1.6 -r1.7 --- lams_tool_sbmt/conf/language/lams/ApplicationResources.properties 18 Apr 2008 06:07:02 -0000 1.6 +++ lams_tool_sbmt/conf/language/lams/ApplicationResources.properties 2 May 2008 07:26:21 -0000 1.7 @@ -124,6 +124,8 @@ error.attachment.executable =The uploaded file is executable, please zip it before uploading. button.finish =Next Activity message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. +message.warnLockOnFinish = Note: After you click on "Next Activity" and you come back to this Submit Files, you won't be able to continue adding files. +message.activityLocked = The instructor has set this activity not to allow submissions after you have finished it. As you are returning to this activity, you are able to see your files but not allowed to add more. #======= End labels: Exported 118 labels for en AU ===== Index: lams_tool_sbmt/web/learner/sbmtlearner.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/learner/sbmtlearner.jsp,v diff -u -r1.21 -r1.22 --- lams_tool_sbmt/web/learner/sbmtlearner.jsp 29 Apr 2008 01:24:27 -0000 1.21 +++ lams_tool_sbmt/web/learner/sbmtlearner.jsp 2 May 2008 07:26:21 -0000 1.22 @@ -6,8 +6,7 @@ - <fmt:message key="tool.display.name" /> - + <fmt:message key="tool.display.name" /> <%@ include file="/common/header.jsp"%> @@ -61,6 +60,19 @@

+ +
+ + + + + + + + +
+
+ <%@include file="/common/messages.jsp"%>