Index: lams_tool_lamc/conf/language/ApplicationResources.properties
===================================================================
diff -u -r05a6c3241217d7ced9172a2ca6fcf74db477ec19 -r239addd140f52b9fde4a4c2c5631acdb503e12e1
--- lams_tool_lamc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 05a6c3241217d7ced9172a2ca6fcf74db477ec19)
+++ lams_tool_lamc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 239addd140f52b9fde4a4c2c5631acdb503e12e1)
@@ -1,7 +1,8 @@
+appName = mcq
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Sep 08 01:59:28 GMT 2006
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Oct 05 04:22:14 GMT 2006
#=================== labels for Multiple Choice Questions =================#
@@ -130,7 +131,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.
@@ -144,7 +145,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.
@@ -164,7 +165,7 @@
label.user =User
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
@@ -186,11 +187,13 @@
label.yourAnswers =Learner's Answers:
label.learner =Learner
button.try.again =Try again
-label.feedback =Feedback:
+label.feedback =Question Feedback:
label.notEnoughMarks =You don't have enough marks to finish. Please redo.
label.tip.moveQuestionDown =Moves question down
label.tip.moveQuestionUp =Moves question up
+label.tip.editOptions =Enables editing of candidate answers
label.tip.removeQuestion =Removes question
+label.tip.removeCandidateAnswer =Removes candidate answer
label.studentMarks =Learner Marks
label.export.learner =Portfolio Export for Learner
label.export.teacher =Portfolio Export for Teacher
@@ -203,32 +206,12 @@
label.report.endLearningMessage.col =End of Activity Message:
label.continue =Continue
label.reflect =Reflect on MCQ
-label.notebook.entries =Notebook Entries
+label.notebook.entries =Reflection Entries
label.reflection =Reflection
label.view.reflection =View Reflection
label.close =Close
-label.add.new.question =Add Question
-label.edit.question =Edit Question
-label.new.question =New Question
-label.save.question =Save Question
-label.tip.editQuestion =Enables editing of question
-label.tip.deleteQuestion =Deletes question
-questions.none.submitted =No questions submitted. Please add at least one question.
-question.duplicate =Please fix this: There are duplicate question entries.
-question.blank =Please fix this: Question text can not be blank.
-count.finished.session =Finished Session Count:
-label.upload =Upload
-label.questions =Questions
-label.questions.worth =This question is worth
-label.marks =mark(s)
-label.add.candidates =Add Candidate
-label.tip.moveCandidateDown =Moves candidate answer down
-label.tip.moveCandidateUp =Moves candidate answer up
-label.tip.editCandidate =Enables editing of candidate answers
-label.tip.removeCandidate =Removes candidate answer
-candidates.none.correct = Please fix this: There must be at least one correct candidate answer.
-candidates.none.provided = Please fix this: There must be at least one candidate answer.
-label.question.marks = Marks
-label.update.list = Update List
+label.question.marks =Marks
+label.update.list =Update List
+
#======= End labels: Exported 206 labels for en AU =====