Index: lams_tool_lamc/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -r0d31474c90254ddba9e1b37c11d3ecf6dd02d657 -r31037d3d873f87b6c212f635ed7f6ed3f4216a7b
--- lams_tool_lamc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 0d31474c90254ddba9e1b37c11d3ecf6dd02d657)
+++ lams_tool_lamc/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 31037d3d873f87b6c212f635ed7f6ed3f4216a7b)
@@ -2,7 +2,7 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon May 19 06:27:47 BST 2008
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed May 21 09:42:49 BST 2008
#=================== labels for Multiple Choice Questions =================#
@@ -15,7 +15,6 @@
label.authoring.mc =Multiple Choice Questions
label.basic =Basic
label.advanced =Advanced
-label.instructions =Instructions
label.summary =Summary
label.stats =Stats
label.editActivity =Edit Activity
@@ -30,7 +29,6 @@
label.authoring.mc.basic.editOptions =Please define the question and/or its options.
label.advanced.definitions =Advanced Definitions
label.authoring.title =Title
-label.authoring.instructions =Instructions
label.Questions =Questions
label.weight =Weight
label.addNewQuestion =Add New Question
@@ -68,7 +66,6 @@
button.upload =Upload
button.preview =Preview
button.advanced =Advanced
-button.instructions =Instructions
tool.icon.name =MC
button.add =Add
button.addNewQuestion =Add
@@ -102,10 +99,6 @@
radiobox.retries =Allow Retries
label.report.title =Report Title
label.report.endLearningMessage =End of Activity Message
-label.offlineInstructions =Offline Instructions
-label.offlineInstructions.col =Offline Instructions:
-label.onlineInstructions =Online Instructions
-label.onlineInstructions.col =Online Instructions:
label.offlineFiles =Offline Files:
label.onlineFiles =Online Files:
label.uploadedOfflineFiles =Uploaded Offline Files:
@@ -136,14 +129,12 @@
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.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.
error.answers.empty =Please correct this: Candidate answers can not be empty.
error.passMark.greater100 =Please correct this: The passmark can not be greater than 100%
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.noLearnerActivity =Summary report is not available since no users attempted the activity yet.
label.question =Question
label.answers =Answers:
@@ -173,10 +164,10 @@
label.export.learner =Portfolio Export for Learner
label.export.teacher =Portfolio Export for Teacher
label.yourAnswers =Learner's Answers:
-label.authoring.instructions.col =Instructions:
label.candidateAnswer =Candidate Answer
label.studentMark =Learner Mark
label.authoring.title.col =Title:
+label.monitoring.downloadMarks.button =Download Marks
message.no.reflection.available =No notebook available
label.mcqSummary =MCQ Summary
label.learning.forceFinishMessage =Responses are no more allowed. Please finish.
@@ -200,9 +191,7 @@
label.monitoring.yesDisplayAnswers =Learners are able to see the answers for all questions.
label.monitoring.noDisplayAnswers1 =Learners are not able to see the answers for the questions
authoring.msg.cancel.save =Do you want to close this window without saving?
-label.group.results =Group's top and average marks
label.feedback =Question Feedback:
-label.reflect =Add Notebook at end of MCQ with the following instructions:
label.save.question =Create Question
label.notEnoughMarks =You don't have enough marks to finish. Please redo.
radiobox.onepq =One question per page
@@ -225,11 +214,13 @@
label.tip.editCandidate =Enables editing of candidate answers
label.tip.moveCandidateDown =Moves candidate answer down
label.tip.moveCandidateUp =Moves candidate answer up
+label.monitoring.downloadMarks.username =Username
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.removeCandidate =Removes candidate answer
+label.monitoring.downloadMarks.question.mark =Question {0} (Mark: {1})
label.continue =Continue
label.close =Close
errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes
@@ -242,18 +233,27 @@
output.desc.learner.all.correct =Are learner's answers all correct?
output.desc.learner.all.correct.true =All Correct
output.desc.learner.all.correct.false =Not All Correct
-label.showMarks =Show top and average mark
error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
-error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
label.add.new.question =Add
label.add.candidates =Answers
label.displayAnswers =Display correct answers and score after last question
label.individual.results.withRetries =Summary of Multiple Choice Responses with Retries
label.individual.results.withoutRetries =Summary of Multiple Choice Responses
label.attachments =Attachments
-label.monitoring.downloadMarks.button =Download Marks
-label.monitoring.downloadMarks.question.mark =Question {0} (Mark: {1})
-label.monitoring.downloadMarks.username =Username
+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 =modification of the content is not allowed since one or more students has attempted the activity.
+label.showMarks =Show top and average mark
+label.group.results =Group's top and average marks
+error.fileName.empty =Please correct this: Under "Instructions", the file(name) to upload can not be empty.
+label.reflect =Add Notebook at end of MCQ with the following instructions:
+label.onlineInstructions =Online Instructions
+label.offlineInstructions.col =Offline Instructions:
+label.offlineInstructions =Offline Instructions
+button.instructions =Instructions
+label.onlineInstructions.col =Online Instructions:
+label.authoring.instructions.col =Instructions:
+label.instructions =Instructions
+label.authoring.instructions =Instructions
#======= End labels: Exported 248 labels for en AU =====