Index: lams_tool_forum/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.6 -r1.7 --- lams_tool_forum/conf/language/ApplicationResources.properties 9 Jun 2006 06:16:38 -0000 1.6 +++ lams_tool_forum/conf/language/ApplicationResources.properties 14 Jun 2006 23:53:08 -0000 1.7 @@ -145,3 +145,4 @@ #======= New labels: after 08/06/2006 ============= define.later.message=Please wait for the teacher to define this part. run.offline.message=This activity is not being done on the computer. Please see your instructor for details. +button.try.again=Try again \ No newline at end of file Index: lams_tool_forum/web/jsps/learning/definelater.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_forum/web/jsps/learning/definelater.jsp,v diff -u -r1.1 -r1.2 --- lams_tool_forum/web/jsps/learning/definelater.jsp 8 Jun 2006 07:37:33 -0000 1.1 +++ lams_tool_forum/web/jsps/learning/definelater.jsp 14 Jun 2006 23:53:08 -0000 1.2 @@ -1,5 +1,8 @@ -<%@ include file="/includes/taglibs.jsp" %> - +<%@ include file="/includes/taglibs.jsp"%> +
Index: lams_tool_sbmt/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.5 -r1.6 --- lams_tool_sbmt/conf/language/ApplicationResources.properties 13 Jun 2006 07:27:25 -0000 1.5 +++ lams_tool_sbmt/conf/language/ApplicationResources.properties 14 Jun 2006 23:55:28 -0000 1.6 @@ -105,4 +105,5 @@ #======= New labels: after 08/06/2006 ============= define.later.message=Please wait for the teacher to define this part. run.offline.message=This activity is not being done on the computer. Please see your instructor for details. -message.monitoring.edit.activity.not.editable=This Activity is no longer editable \ No newline at end of file +message.monitoring.edit.activity.not.editable=This Activity is no longer editable +button.try.again=Try again \ No newline at end of file Index: lams_tool_sbmt/db/sql/table-schema.sql =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/db/sql/table-schema.sql,v diff -u -r1.14 -r1.15 --- lams_tool_sbmt/db/sql/table-schema.sql 21 Mar 2006 06:56:39 -0000 1.14 +++ lams_tool_sbmt/db/sql/table-schema.sql 14 Jun 2006 23:55:28 -0000 1.15 @@ -1,5 +1,3 @@ --- $Id$ - alter table tl_lasbmt11_instruction_files drop foreign key FKA75538F9785A173A; alter table tl_lasbmt11_session drop foreign key FKEC8C77C9785A173A; alter table tl_lasbmt11_session_learners drop foreign key FKC56CD05893C861A; Index: lams_tool_sbmt/web/learner/definelater.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_sbmt/web/learner/definelater.jsp,v diff -u -r1.2 -r1.3 --- lams_tool_sbmt/web/learner/definelater.jsp 14 Jun 2006 06:02:28 -0000 1.2 +++ lams_tool_sbmt/web/learner/definelater.jsp 14 Jun 2006 23:55:28 -0000 1.3 @@ -3,6 +3,7 @@