Index: lams_tool_vote/conf/language/ApplicationResources.properties
===================================================================
diff -u -rd753b209cbc5f2a8e105e111b12143222eed8761 -rb31ec6e6d35cd7a66c2560b16a2943c643fb46aa
--- lams_tool_vote/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision d753b209cbc5f2a8e105e111b12143222eed8761)
+++ lams_tool_vote/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision b31ec6e6d35cd7a66c2560b16a2943c643fb46aa)
@@ -47,11 +47,12 @@
label.individual.results.withRetries =Results for Voting with Retries
label.individual.results.withoutRetries =Results for Voting without Retries
label.viewAnswers =Previous Answers
+label.viewNominations =Previous Nominations
label.learner.viewAnswers =Learner's Answers
label.withRetries.results.summary =Voting with Retries Summary
label.withoutRetries.results.summary =Voting without Retries Summary
label.learning.reportMessage =Thank you for your participation!
The following is a summary of your answers.
-label.learning.forceFinishMessage =You have reached the maximum number of nominations for this activity. Please finish.
+label.learning.forceFinishMessage =You have reached the maximum number of votes limit. Please finish.
count.total.user =Total Users Count:
count.finished.user =Finished User Count:
count.max.attempt =Maximum Attempt Count:
@@ -62,6 +63,7 @@
label.view.summary =View Summary
label.view.answers =View Answers
label.view.answers =View Nominations
+label.nominated =Nominated
label.view =View
label.download =Download
label.delete =Delete
@@ -106,38 +108,18 @@
label.uploadedOnlineFiles =Uploaded Online Files:
option.on =ON
option.off =OFF
-label.feedback.incorrect =Feedback if answered incorrectly:
-label.feedback.correct =Feedback if answered correctly:
-label.learner.redo =Are you sure you want to answer the questions again?
-label.learner.bestMark =Your best mark so far is
-label.outof =out of
-label.mustGet =Must get at least
-label.toFinish =to finish
label.save =Save
label.cancel =Cancel
feedback =Please address the following issues before submit.
error.maxNominationCount.invalid =Please correct this: The "Max Nominations" field in Advanced section is invalid.
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. 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.
-error.weights.zero =Please correct this: The question weights can not be 0.
-error.weights.notInteger =Please correct this: The question weights must be an integer.
-error.question.weight.total =Please correct this: The total question weight:100 has been reached.
-error.answers.duplicate =Please correct this: The candidate answers must be unique.
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.defaultoption.empty =Please correct this: The first nomination 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. Please also note that the questions with no candidate answers are being automatically removed.
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.
@@ -147,12 +129,7 @@
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 it is being used.
@@ -176,6 +153,7 @@
label.attemptTime =Attempt Date/Time
label.timezone =Time-Zone
label.response =Response
+sbmt.learner.nominations.successful =Your nominations have been submitted.
label.learning.forceOfflineMessage =This is an offline activity. Please see your instructor for details.
label.learning.runOffline =This activity is not being done on the computer. Please see your instructor for details.
error.defineLater =Sorry, the activity's content is not ready yet. Please wait for the teacher to define this part.