Index: lams_tool_lamc/conf/language/ApplicationResources.properties
===================================================================
diff -u -r77d69c39785580cc284b0c732c159faa43435a1c -rd5939e968186e6e433a7df1bd4bfc5725ecc4519
--- lams_tool_lamc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 77d69c39785580cc284b0c732c159faa43435a1c)
+++ lams_tool_lamc/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision d5939e968186e6e433a7df1bd4bfc5725ecc4519)
@@ -133,7 +133,6 @@
label.save =Save
label.cancel =Cancel
feedback =Please address the following issues before submit.
-error.default.content.notSetup =The tool initialization error: The tool default content has not been set up properly.
error.questions.submitted.none =Please correct this: No questions have been submitted.
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.
@@ -145,81 +144,31 @@
error.emptyQuestion =Please enter the question text. The chosen question can not be empty.
error.singleOption =Please correct this: There must be at least 2 candidate answers.
error.emptyWeight =Sorry, the question can not be added without a weight.
-error.title =Please correct this: The field "Title" is mandatory.
-error.instructions =Please correct this: The field "Instructions" is mandatory.
-error.reportTitle =Please correct this: The field "Report Title (Advanced)" is mandatory.
-error.defaultquestion.empty =Please correct this: The first question can not be empty.
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.learner.userId.required =Tool Activity Error! Can't continue. Tool Activity expects learner's user id.
-error.learner.user.doesNoExist =Tool Activity Error! Learner is not ready in the tool's database yet.
error.file.notPersisted =An error occurred: The file is not viewable yet. Please save all the content first and check back.
-error.learningUser.notAvailable =Tool Activity Error! Can't continue. Tool Activity expects a user id.
-error.toolSession.notAvailable =Tool Activity Error! Can't continue. Tool session is not ready in the tool's database yet.
Please verify the API method: public void createToolSession(Long toolSessionId, Long toolContentId) has already been executed.
-error.toolSession.doesNoExist =Tool Activity Error! Can't continue. Tool session is not ready in the tool's database yet.
-error.toolContent.notAvailable =Tool Activity Error! Can't continue. Tool content is not ready in the tool's database yet.
Please verify the API method: public void createToolSession(Long toolSessionId, Long toolContentId) has run properly.
-error.learner.required =Tool Activity Error! Can't continue. The Learner records are not ready in the tool's database yet.
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.content.doesNotExist =Tool Activity Error! Can't continue. Tool content is not ready in the tool's database yet.
error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity.
-error.content.beingModified =The content can not be presented since it is being modified. Please check back later.
-error.content.unstableState =The content is in an unstable state since it has been left editable while monitored.
Please use this screen to redefine the content.
-error.defaultContent.notAvailable =Tool Activity Error! Can't continue
The the default content for the Tool Activity has not been set up.
-error.defaultQuestionContent.notAvailable =Tool Activity Error! Can't continue
The the default question content for the Tool Activity has not been set up.
-error.defaultOptionsContent.notAvailable =Tool Activity Error! Can't continue
The the default options content for the Tool Activity has not been set up.
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.timezone =Time-Zone
label.learning.response =Response
label.user =User
label.attemptTime = Date/Time
-label.timezone =Time-Zone
label.response =Response
-label.learning.forceOfflineMessage =This is setup to be carried out offline. Plase see your instructor for details.
-label.learning.runOffline =This activity is not being done on the computer. Please see your instructor for details.
+label.learning.forceOfflineMessage =This is setup to be carried out offline. Please see your instructor for details.
error.defineLater =Please wait for the teacher to complete the contents of this activity.
-error.toolSessionId.required =Tool Activity Error! Can't continue
URL is not complete. The Tool Activity requires a toolSession id.
-error.contentId.required =Tool Activity Error! Can't continue
URL is not complete. The Tool Activity requires a content id.
-error.authoringUser.notAvailable =Tool Activity Error! Can't continue. Tool Activity expects a user id.
-error.userId.required =Tool Activity Error! Can't continue
URL is not complete. The Tool Activity requires a user id.
-error.userId.notNumeric =Tool Activity Error! Can't continue. The user id passed to the Tool Activity must be numerical.
-error.userId.existing =Tool Activity Error! Can't continue. The user id passed to the Tool Activity refers to a student that has already used the activity.
Each learner activity should be associated with a unique userId.
-error.defaultContent.notSetup =Tool Activity Error! Can't continue. The default content for the tool has not been setup properly.
-error.mode.required =Tool Activity Error! Can't continue
URL is not complete. The Tool Activity requires a mode.
-error.mode.invalid =Tool Activity Error! Can't continue
URL is not complete. The Tool Activity requires a valid mode: learner or teacher
-error.learner.sessionId.inconsistent =Tool Activity Error! Can't continue
The session id passed is inconsistent for learner progress report.
-button.startLesson =Start Lesson
-button.deleteLesson =Delete Lesson
-button.contributeLesson =Contribute -> Report
-button.forceComplete =Force Complete
-error.synchInMonitor =The report is available only after all the students finish their activities.
-error.monitorReportTitle =The field "Monitor Report Title (Advanced)" is mandatory.
error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet.
-error.contentAndToolSession.notCompatible =Tool Activity Error! Can't continue. The content id and tool session(s) passed to the tool activity are not compatible with each other.
The Tool Activity expects that each of the passed tool sessions refer to the same passed content id.
-error.toolSessions.wrongFormat =Tool Activity Error! Can't continue. No valid tool sessions has been passed to the Tool Activity.
The expected format is: TOOLURL?toolContentId=A&toolSessionId1=B&toolSessionId2=C&toolSessionId3=D&...
-error.numberFormatException =Tool Activity Error! Can't continue. The content id and tool session id(s) passed to the Tool Activity must be numerical.
-error.ids.numberFormatException =Tool Activity Error! Can't continue. The content id and tool session id(s) passed to the Tool Activity must be numerical.
-error.contentId.numberFormatException =Tool Activity Error! Can't continue. The content id passed to the Tool Activity must be numerical.
-error.sessionId.numberFormatException =Tool Activity Error! Can't continue. The toolSession id passed to the Tool Activity must be numerical.
-error.toolSessions.doesNotExist =Tool Activity Error! Can't continue. One of the toolsession ids passed to the Tool Activity does not refer to an existing tool session.
-error.toolSession.doesNotExist =Tool Activity Error! Can't continue. The toolsession id passed to the Tool Activity does not refer to an existing tool session.
-error.content.onlyContentAndNoSessions =A report can not be generated since no tool sessions has been passed to the Tool Activity.
-error.content.noToolSessions =A report can not be generated since there has not been any student activity on this content.
-error.user.doesNotExist =Tool Activity Error! Can't continue. The user id passed to the Tool Activity does not refer to an existing user.
-error.tab.contentId.required =Sorry, the screen is not available. The Tool Activity requires a content id.
-monitoring.feedback.instructionUpdate =The content has been updated successfully.
group.label =Group
button.summary =Summary
button.editActivity =Edit Activity
@@ -228,7 +177,6 @@
label.update =Update
label.selectGroup =Select Group:
label.learner.progress =Learner Progress Report
-label.stats.totalLearners =Total count of learners:
label.stats.allGroups =All Groups:
label.stats.totalAllGroups =Total count of all learners:
error.system.mc =A system exception has occured. Please contact your system administrator. The error to report is\:
{0}
@@ -257,7 +205,6 @@
label.total =Total
label.report.title.col =Report Title:
label.report.endLearningMessage.col =End of Activity Message:
-label.default.runOffline =Sorry this activity is set to be run offline, please ask your teacher for further instructions.
label.reflect =Reflect on MCQ
#======= End labels: Exported 251 labels for en AU =====