Index: lams_tool_lamc/conf/language/ApplicationResources.properties
===================================================================
diff -u -rd5939e968186e6e433a7df1bd4bfc5725ecc4519 -r729e46dfd529c4eb24e700323ed07e864c4b5b7e
--- lams_tool_lamc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision d5939e968186e6e433a7df1bd4bfc5725ecc4519)
+++ lams_tool_lamc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 729e46dfd529c4eb24e700323ed07e864c4b5b7e)
@@ -2,7 +2,7 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 18 04:36:39 GMT 2006
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Sep 01 05:01:56 GMT 2006
#=================== labels for Multiple Choice Questions =================#
@@ -133,7 +133,7 @@
label.save =Save
label.cancel =Cancel
feedback =Please address the following issues before submit.
-error.questions.submitted.none =Please correct this: No questions have been submitted.
+error.questions.submitted.none =Please correct this: No questions have been submitted. Please also note that the questions with no candidate answers are being automatically removed.
error.question.empty =Please correct this: The question text can not be empty.
error.weights.empty =Please correct this: The question weights can not be empty.
error.checkBoxes.empty =Please correct this: No candidate answer has been selected.
@@ -147,7 +147,7 @@
error.passMark.empty =Please correct this: Pass Mark can not be empty.
options.count.zero =Please correct this: There must be at least one candidate answer.
error.passmark.notInteger =Please correct this: Pass Mark can only be an integer.
-error.weights.total.invalid =Please correct this: The total weight must equal 100.
+error.weights.total.invalid =Please correct this: The total weight must equal 100. Please also note that the questions with no candidate answers are being automatically removed.
error.file.notPersisted =An error occurred: The file is not viewable yet. Please save all the content first and check back.
error.fileName.empty =Please correct this: Under "Instructions", the file(name) to upload can not be empty.
error.questions.withNoOptions =Please note: The questions with no candidate answers have been automatically removed for you. Please check total question weight.
@@ -156,17 +156,18 @@
error.question.addNotAllowed.thisScreen =The question text can not be modified in this screen since it has options attached . Please use the "Options" button to edit the question text.
error.question.removeNotAllowed.thisScreen =The question can not be removed since one or more of the question texts has been modified. Please try again without any text modifications.
error.selectedIndex.empty =Can not continue. Please select the correct answer and click "Done".
+error.content.locked =The content has been locked since it is being used by one mor more learners.
The modification of the content is not allowed.
error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
error.noLearnerActivity =Summary report is not available since no users attempted the activity yet.
label.answers =Answers:
button.endLearning =Finish
label.learning.user =User
-label.learning.attemptTime =Date/Time
+label.learning.attemptTime =Attempt Date/Time
label.learning.response =Response
label.user =User
-label.attemptTime = Date/Time
+label.attemptTime =Attempt Date/Time
label.response =Response
-label.learning.forceOfflineMessage =This is setup to be carried out offline. Please see your instructor for details.
+label.learning.forceOfflineMessage =This is setup to be carried out offline. Plase see your instructor for details.
error.defineLater =Please wait for the teacher to complete the contents of this activity.
error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
group.label =Group
@@ -205,6 +206,8 @@
label.total =Total
label.report.title.col =Report Title:
label.report.endLearningMessage.col =End of Activity Message:
+label.continue =Continue
label.reflect =Reflect on MCQ
-#======= End labels: Exported 251 labels for en AU =====
+
+#======= End labels: Exported 202 labels for en AU =====