Index: lams_tool_task/build.properties =================================================================== diff -u -r3636757b4afafb785ae0c6c8295a969c605f8e28 -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/build.properties (.../build.properties) (revision 3636757b4afafb785ae0c6c8295a969c605f8e28) +++ lams_tool_task/build.properties (.../build.properties) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -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 =================================================================== diff -u -r69e1708bf3ef4936c2d3f3962340f2b11488a4fa -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 69e1708bf3ef4936c2d3f3962340f2b11488a4fa) +++ lams_tool_task/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Sun Jul 05 07:15:08 CST 2009 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Apr 16 00:07:23 CST 2010 #=================== labels for Task List =================# @@ -24,16 +24,14 @@ label.authoring.heading.advance =Advanced label.authoring.heading.advance.desc =Please input advance options for task list label.authoring.basic.title =Title -label.authoring.basic.task.isCommentsFilesAllowed =Allow learners to add comments/files for this task -label.monitoring.tasksummary.comments.allowed =Learners are allowed to add comments -label.monitoring.tasksummary.files.allowed =Learners are allowed to add files label.authoring.basic.description =Description label.authoring.basic.add.task =Add Task label.authoring.basic.task.isRequired =Required task label.authoring.basic.task.isCommentsAllowed =Allow Learners to add comment(s) label.authoring.basic.task.isCommentsRequired =Comment required to complete task label.authoring.basic.task.isFilesAllowed =Allow Learners to add file(s) label.authoring.basic.task.isFilesRequired =File required to complete task +label.authoring.basic.task.isCommentsFilesAllowed =Allow learners to add comments/files for this task label.authoring.basic.task.show.only.to.monitoring =Show only to monitoring label.authoring.basic.task.show.to.all.learners =Show to all learners label.authoring.basic.task.isChildTask =Don't display until parent task has been completed @@ -64,6 +62,7 @@ label.authoring.down =Move down label.authoring.conditions.add.condition =Add Condition label.authoring.conditions.list.title =Conditions +label.authoring.conditions.condition.name =Condition Name label.authoring.conditions.order =Order label.authoring.conditions.empty.condition.list =There are no conditions authoring.exception =There is a problem in task list authoring page, the reason is {0} @@ -73,6 +72,7 @@ error.condition.name.blank =Condition name can not be blank. error.condition.name.contains.wrong.symbol =Condition name can not contain # symbol. Please choose the name without this symbol. error.condition.duplicated.name =Duplicated name. Please choose unique one. +error.condition.no.tasklistitems.selected =There are no tasks selected. Please select at least one. error.upload.failed =Upload file failed: {0} error.msg.upload.file.not.found =Could not find upload file {0}. error.msg.file.not.found =File not found exception occurs when uploading file. @@ -114,16 +114,21 @@ label.monitoring.heading.access =Learners list label.monitoring.edit.activity.edit =Edit label.monitoring.summary.overall.summary =Overall Summary +label.monitoring.summary.user =Learner label.monitoring.summary.confirm.completion =Confirm Completion label.monitoring.summary.title.reflection =Notebook Entry label.monitoring.summary.reflection =Notebook Entry label.monitoring.tasksummary.task.summary =Task Summary label.monitoring.tasksummary.task.required.to.finish =this task is required to finish this activity +label.monitoring.tasksummary.parent.activity =Parent task label.monitoring.tasksummary.comments.files.enabled =Comments/files enabled +label.monitoring.tasksummary.user =Learner label.monitoring.tasksummary.completed =Completed label.monitoring.tasksummary.time.and.date =Time and Date label.monitoring.tasksummary.comments.files =Comments/Files +label.monitoring.tasksummary.comments.allowed =Learners are allowed to add comments label.monitoring.tasksummary.comments.required =Comments are required to complete the task +label.monitoring.tasksummary.files.allowed =Learners are allowed to add files label.monitoring.tasksummary.files.required =Files are required to complete the task label.monitoring.instructions.attachments =Attachments message.monitoring.edit.activity.not.editable =This Activity is no longer editable @@ -145,16 +150,12 @@ label.continue =Continue page.title.monitoring.view.reflection =View Notebook Entry button.close =Close +message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information. label.finished =Next Activity label.finish =Next Activity label.default.user.name =Instructor output.desc.learner.number.of.tasks.completed =Number of Tasks Completed -error.condition.no.tasklistitems.selected =There are no tasks selected. Please select at least one. -label.monitoring.tasksummary.user =Learner output.desc.tool.condition =Learner Entered Conditions -label.authoring.conditions.condition.name =Condition Name -label.monitoring.summary.user =Learner -label.monitoring.tasksummary.parent.activity =Parent task label.on =On label.off =Off label.monitoring.summary.lock.when.finished =Lock when finished: {0} @@ -163,9 +164,19 @@ label.monitoring.summary.allowed.contribute.tasks =Participants are allowed to contribute tasks: {0} label.monitoring.summary.monitor.verification =Monitor verification: {0} label.monitoring.summary.notebook.reflection =Notebook Reflection: {0} -message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information. 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 =================================================================== diff -u -r3636757b4afafb785ae0c6c8295a969c605f8e28 -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision 3636757b4afafb785ae0c6c8295a969c605f8e28) +++ lams_tool_task/conf/xdoclet/struts-actions.xml (.../struts-actions.xml) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -38,7 +38,7 @@ - + - + - + + + + - Index: lams_tool_task/web/common/tabbedheader.jsp =================================================================== diff -u -r875f56cb6917d1a52bed0545f2933c3b55497a02 -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/web/common/tabbedheader.jsp (.../tabbedheader.jsp) (revision 875f56cb6917d1a52bed0545f2933c3b55497a02) +++ lams_tool_task/web/common/tabbedheader.jsp (.../tabbedheader.jsp) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -10,7 +10,6 @@ - Index: lams_tool_task/web/pages/learning/learning.jsp =================================================================== diff -u -rfe81577970db4c878d1c2b9617b37abb5d431fc5 -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/web/pages/learning/learning.jsp (.../learning.jsp) (revision fe81577970db4c878d1c2b9617b37abb5d431fc5) +++ lams_tool_task/web/pages/learning/learning.jsp (.../learning.jsp) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -86,6 +86,15 @@ <%@ include file="/common/messages.jsp"%> + +
+ + + +
+
+ +

${taskList.instructions}

Index: lams_tool_task/web/pages/learning/runoffline.jsp =================================================================== diff -u -r5f36e6af9e3babbf42238635f4865f76282dedeb -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/web/pages/learning/runoffline.jsp (.../runoffline.jsp) (revision 5f36e6af9e3babbf42238635f4865f76282dedeb) +++ lams_tool_task/web/pages/learning/runoffline.jsp (.../runoffline.jsp) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -28,9 +28,22 @@ ${sessionMap.title} -

- -

+ + + +

+ +

+
+ +
+ + + +
+
+
+
Index: lams_tool_task/web/pages/monitoring/daterestriction.jsp =================================================================== diff -u --- lams_tool_task/web/pages/monitoring/daterestriction.jsp (revision 0) +++ lams_tool_task/web/pages/monitoring/daterestriction.jsp (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -0,0 +1,43 @@ +<%@include file="/common/taglibs.jsp"%> + +

+ + + + + +

+
+ + \ No newline at end of file Index: lams_tool_task/web/pages/monitoring/summary.jsp =================================================================== diff -u -r0d23815a0217cc440544b56c2a964cef24d7de50 -rc142236c124ecebfa9f29ea91c71759c579e1c61 --- lams_tool_task/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision 0d23815a0217cc440544b56c2a964cef24d7de50) +++ lams_tool_task/web/pages/monitoring/summary.jsp (.../summary.jsp) (revision c142236c124ecebfa9f29ea91c71759c579e1c61) @@ -2,9 +2,20 @@ - - + + + + + + + <%-- Overall TaskList information --%> -

+

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

+<%@include file="daterestriction.jsp"%> + <%-- Summary list --%> @@ -138,17 +220,10 @@ - -

- ${summary.sessionName} -

-
- -

- -

- +

${summary.sessionName}

+

+