Index: lams_tool_task/build.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/build.properties,v diff -u -r1.2 -r1.2.8.1 --- lams_tool_task/build.properties 14 Jan 2009 10:44:30 -0000 1.2 +++ lams_tool_task/build.properties 10 May 2011 03:36:55 -0000 1.2.8.1 @@ -13,7 +13,7 @@ weblib=lib #project version -tool.version=20090113 +tool.version=20110510 # hide tool option hideTool=false 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.33.4.1.2.3 -r1.33.4.1.2.4 --- lams_tool_task/conf/language/lams/ApplicationResources.properties 16 Apr 2010 07:02:21 -0000 1.33.4.1.2.3 +++ lams_tool_task/conf/language/lams/ApplicationResources.properties 10 May 2011 03:36:55 -0000 1.33.4.1.2.4 @@ -166,6 +166,17 @@ label.monitoring.summary.notebook.reflection =Notebook Reflection: {0} planner.item.title =Items' titles monitor.summary.th.advancedSettings =Advanced Settings +monitor.summary.date.restriction =Date restriction +monitor.summary.when.date.restriction.is.set =Learners will not be able to view/complete tasks after the set date and time. +monitor.summary.after.date =Date/time: +monitor.summary.set.restriction =Set restriction +monitor.summary.unset.restriction =Remove restriction +authoring.info.teacher.set.restriction =The instructor has set a restriction to this activity from {0} onwards. +monitor.summary.notification =Notification +monitor.summary.date.restriction.set =Date restriction has been set +monitor.summary.date.restriction.removed =Date restriction has been removed + + #======= End labels: Exported 160 labels for en AU ===== Index: lams_tool_task/conf/xdoclet/struts-actions.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/conf/xdoclet/struts-actions.xml,v diff -u -r1.11 -r1.11.8.1 --- lams_tool_task/conf/xdoclet/struts-actions.xml 14 Jan 2009 10:44:30 -0000 1.11 +++ lams_tool_task/conf/xdoclet/struts-actions.xml 10 May 2011 03:36:55 -0000 1.11.8.1 @@ -38,7 +38,7 @@ - + - + - + + + + - Index: lams_tool_task/web/common/tabbedheader.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/web/common/tabbedheader.jsp,v diff -u -r1.1 -r1.1.10.1 --- lams_tool_task/web/common/tabbedheader.jsp 28 Feb 2008 03:50:19 -0000 1.1 +++ lams_tool_task/web/common/tabbedheader.jsp 10 May 2011 03:36:55 -0000 1.1.10.1 @@ -10,7 +10,6 @@ - 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.18.8.1 -r1.18.8.2 --- lams_tool_task/web/pages/learning/learning.jsp 16 Sep 2009 02:32:00 -0000 1.18.8.1 +++ lams_tool_task/web/pages/learning/learning.jsp 10 May 2011 03:36:55 -0000 1.18.8.2 @@ -86,6 +86,15 @@ <%@ include file="/common/messages.jsp"%> + +
+ + + +
+
+ +

${taskList.instructions}

Index: lams_tool_task/web/pages/learning/runoffline.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/web/pages/learning/Attic/runoffline.jsp,v diff -u -r1.3.8.2 -r1.3.8.3 --- lams_tool_task/web/pages/learning/runoffline.jsp 16 Sep 2009 08:38:29 -0000 1.3.8.2 +++ lams_tool_task/web/pages/learning/runoffline.jsp 10 May 2011 03:36:55 -0000 1.3.8.3 @@ -28,9 +28,22 @@ ${sessionMap.title} -

- -

+ + + +

+ +

+
+ +
+ + + +
+
+
+
Fisheye: Tag 1.1 refers to a dead (removed) revision in file `lams_tool_task/web/pages/monitoring/daterestriction.jsp'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_tool_task/web/pages/monitoring/summary.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_tool_task/web/pages/monitoring/summary.jsp,v diff -u -r1.13 -r1.13.10.1 --- lams_tool_task/web/pages/monitoring/summary.jsp 28 Jul 2008 04:37:46 -0000 1.13 +++ lams_tool_task/web/pages/monitoring/summary.jsp 10 May 2011 03:36:55 -0000 1.13.10.1 @@ -2,9 +2,20 @@ - - + + + + + + + <%-- Overall TaskList information --%> -

+

@@ -128,6 +208,8 @@

+<%@include file="daterestriction.jsp"%> + <%-- Summary list --%>