Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r097e25c6195a1a5f58821003b0fa332844dc6305 -rc6c445c8546b77363c602171437b4dbca052dc20 --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 097e25c6195a1a5f58821003b0fa332844dc6305) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision c6c445c8546b77363c602171437b4dbca052dc20) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - + # Exported from the LAMS Community by Ernie Ghiglione on Sun Nov 13 15:08:35 CST 2016 #=================== labels for Q&A =================# @@ -22,42 +22,30 @@ label.summary =Summary label.editActivity =Edit activity label.stats =Stats -label.authoring.qa.basic =Please define the questions. label.advanced.definitions =Advanced definitions -radiobox.synchInMonitor =Sync in Monitor radiobox.usernameVisible =Show learner's name with answer radiobox.questionsSequenced =One question per page -label.report.title =Report Title label.monitoringReport.title =Monitoring report title -label.offlineInstructions =Offline Instructions -label.onlineInstructions =Online instructions -instructions.type.online =Online -instructions.type.offline =Offline link.view =View link.download =Download link.delete =Delete button.basic =Basic -button.uploadFile =Upload package button.preview =Preview button.advanced =Advanced -button.instructions =Instructions button.done =Done tool.icon.name =Q&A button.submitAllContent =Submit button.getNextQuestion =Next button.getPreviousQuestion =Previous label.question1 =Question 1 -radiobox.defineLater =Define in Monitor radiobox.showFeedback =Show feedback label.upload =Upload -label.uploadedOfflineFiles =Uploaded Offline Files: -label.uploadedOnlineFiles =Uploaded Online Files: label.type =Type label.view =View label.delete =Delete -feedback =Please address the following issues before submit.
-error.defaultquestion.empty =The first question can not be empty.
-submit.successful =The content has been created successfully.
+feedback =Please address the following issues before submit. +error.defaultquestion.empty =The first question can not be empty. +submit.successful =The content has been created successfully. submit.unSuccessful =Warning: An error occurred while saving the content.
error.content.inUse =Modification of the content is not allowed since one or more learners has attempted the activity. label.learning.qa =Answers for Q&A @@ -67,13 +55,11 @@ button.endLearning =Next activity label.learning.user =User label.learning.attemptTime =Date -label.learning.timezone =Time zone label.learning.response =Response label.learning.report =Learning report label.learning.viewOnly =Previous responses report label.learner.progress =Learner progress report label.preview =Preview learner -label.openEditor =Open richtext editor label.user =User label.question.col =Question: label.response =Response @@ -87,26 +73,22 @@ label.cancel =Cancel label.update =Update label.hide =Hide -label.unHide =UnHide +label.unHide =Show label.hidden =Hidden label.stats.totalLearners =Total count of learners: label.stats.allGroups =All groups: label.stats.totalAllGroups =Total count of all learners: error.defineLater =Please wait for the instructor to complete the contents of this activity. -error.authoringUser.notAvailable =Tool Activity Error! Can't continue. Tool Activity expects a user id. error.noLearnerActivity =Summary report is not available since no learners attempted the activity yet. -error.questions.duplicate =Please correct this: The questions must be unique. count.total.user =Total users: count.finished.user =Finished users: label.topMark =Top mark: label.avMark =Average mark: label.loMark =Lowest mark: count.max.attempt =Maximum attempt count: -error.monitorReportTitle =The field "Monitor Report Title (Advanced)" is mandatory.
error.noStudentActivity =Sorry, the report can not be generated.
No learner has attempted the activity yet. error.tab.contentId.required =Sorry, the screen is not available. The Tool Activity requires a content id. error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. -error.system.qa =A system exception has occured. Please contact technical support. The error to report is: {0} authoring.msg.cancel.save =Do you want to close this window without saving? label.allResponses =View all responses label.learning.forceFinish =You are required to finish this activity now. @@ -133,7 +115,7 @@ label.other.answers =Answers from other learners label.learners.answers =Learners' answers label.questions =Questions -label.add.new.question =Create question +label.add.new.question =Add question label.edit.question =Edit question label.new.question =New question label.feedback =Feedback @@ -143,8 +125,6 @@ label.tip.moveQuestionDown =Moves question down label.tip.moveQuestionUp =Moves question up questions.none.submitted =No question(s) 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.feedback.seq =Number of questions presented in this activity: label.feedback.combined =Number of questions presented in this activity: @@ -162,8 +142,6 @@ monitor.summary.td.addNotebook =Add a notebook at the end of Q&A monitor.summary.td.notebookInstructions =Notebook instructions label.conditions =Conditions -label.authoring.heading.conditions.desc =Please enter conditions for Q&A -label.authoring.heading.conditions =Conditions label.authoring.conditions.add.condition =Add condition label.authoring.conditions.list.title =Conditions label.authoring.conditions.order =Order @@ -187,7 +165,6 @@ textsearch.excluded.words =have none of these unwanted words: textsearch.questions =Search in these questions: pageTitle.admin =Q&A Configuration -admin.formError =Missing values, please make sure all required fields are entered. admin.enableWizard =Enable the Q&A question wizard admin.success =Configuration successfully saved. admin.return =Return to maintain LAMS @@ -197,7 +174,7 @@ wizard.selectSkill =Select cognitive skill wizard.selectQuestion =Select question wizard.add =Add -wizard.addCategory =Add Category +wizard.addCategory =Add category wizard.addSkill =Add cognitive skill wizard.addQuestion =Add question wizard.add.mustSelectCategory =You must select a category before adding a cognitive skill. @@ -225,8 +202,8 @@ wizard.import.error =Failed to import the wizard, make sure the imported file is in the expected xml format. wizard.editQuestion =Edit question wizard.editSkill =Edit skill -label.allowRichEditor =Allow rich text editor -label.required.desc =This question requires an answer +label.allowRichEditor =Allow HTML editor +label.required.desc =Answer required? label.required =(Required) error.required =You must answer Question {0}. label.learning.number.of.votes ={0} / {1} votes @@ -281,9 +258,11 @@ label.search =Search... label.posted.by ={0} on {1} label.noredo.enabled =Note: after answer these questions, no changes are allowed. -label.allow.review.other.responses =Show other aswers after deadline -label.select.leader=Select Leader -label.question.options=Question Options -label.activity.completion=End of Activity -label.notifications=Notifications -#======= End labels: Exported 280 labels for en AU ===== +label.select.leader =Select leader +label.question.options =Questions options +label.activity.completion =End of activity +label.notifications =Notifications +label.words.required =Words required + + +#======= End labels: Exported 257 labels for en AU ===== Index: lams_tool_laqa/conf/language/lams/ApplicationResources_el_GR.properties =================================================================== diff -u -r2f725f8ef2aa09a2663b2335bf67213074426d11 -rc6c445c8546b77363c602171437b4dbca052dc20 --- lams_tool_laqa/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision 2f725f8ef2aa09a2663b2335bf67213074426d11) +++ lams_tool_laqa/conf/language/lams/ApplicationResources_el_GR.properties (.../ApplicationResources_el_GR.properties) (revision c6c445c8546b77363c602171437b4dbca052dc20) @@ -2,7 +2,7 @@ #language code: el #locale code: GR - + # Exported from the LAMS Community by Ernie Ghiglione on Sun Nov 13 15:12:32 CST 2016 #=================== labels for Q&A =================# @@ -22,38 +22,24 @@ label.summary =\u03a3\u03cd\u03bd\u03bf\u03c8\u03b7 label.editActivity =\u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 label.stats =\u03a3\u03c4\u03b1\u03c4\u03b9\u03c3\u03c4\u03b9\u03ba\u03ac -label.authoring.qa.basic =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03bf\u03c1\u03af\u03c3\u03c4\u03b5 \u03c4\u03b9\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2. label.advanced.definitions =\u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf\u03b9 \u039f\u03c1\u03b9\u03c3\u03bc\u03bf\u03af -radiobox.synchInMonitor =\u03a3\u03c5\u03b3\u03c7\u03c1\u03bf\u03bd\u03b9\u03c3\u03bc\u03cc\u03c2 \u03bc\u03b5 \u0395\u03c0\u03cc\u03c0\u03c4\u03b7 radiobox.usernameVisible =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03bf\u03bd\u03cc\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 radiobox.questionsSequenced =\u039c\u03af\u03b1 \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 \u03b1\u03bd\u03ac \u03c3\u03b5\u03bb\u03af\u03b4\u03b1 -label.report.title =\u03a4\u03af\u03c4\u03bb\u03bf\u03c2 \u03ad\u03ba\u03b8\u03b5\u03c3\u03b7\u03c2 label.monitoringReport.title =\u03a4\u03af\u03c4\u03bb\u03bf\u03c2 \u0388\u03ba\u03b8\u03b5\u03c3\u03b7\u03c2 \u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1\u03c2 -label.offlineInstructions =\u039f\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03ba\u03c0\u03cc\u03bd\u03b7\u03c3\u03b7 \u03c7\u03c9\u03c1\u03af\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7: -label.onlineInstructions =\u039f\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 \u03b3\u03b9\u03b1 \u03b5\u03ba\u03c0\u03cc\u03bd\u03b7\u03c3\u03b7 \u03bc\u03b5 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7: -label.exportPortfolio.simple =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd -label.exportPortfolio =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u0395/\u0391 -instructions.type.online =\u03a3\u03b5 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 -instructions.type.offline =\u03a7\u03c9\u03c1\u03af\u03c2 \u0391\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03a3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 link.view =\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae link.download =\u039b\u03ae\u03c8\u03b7 link.delete =\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae button.basic =\u0392\u03b1\u03c3\u03b9\u03ba\u03ac -button.uploadFile =\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae \u03a0\u03b1\u03ba\u03ad\u03c4\u03bf\u03c5 button.preview =\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7 button.advanced =\u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b1 -button.instructions =\u039f\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 button.done =\u039f\u03bb\u03bf\u03ba\u03bb\u03ae\u03c1\u03c9\u03c3\u03b7 tool.icon.name =\u0395&\u0391 button.submitAllContent =\u03a5\u03c0\u03bf\u03b2\u03bf\u03bb\u03ae button.getNextQuestion =\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 button.getPreviousQuestion =\u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03b7 label.question1 =\u0395\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 1 -radiobox.defineLater =\u039f\u03c1\u03b9\u03c3\u03bc\u03cc\u03c2 \u03c3\u03b5 \u0395\u03c0\u03bf\u03c0\u03c4\u03b5\u03af\u03b1 radiobox.showFeedback =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u0391\u03bd\u03b1\u03c4\u03c1\u03bf\u03c6\u03bf\u03b4\u03cc\u03c4\u03b7\u03c3\u03b7\u03c2 label.upload =\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae -label.uploadedOfflineFiles =\u0391\u03c0\u03b5\u03c3\u03c4\u03b1\u03bb\u03bc\u03ad\u03bd\u03b1 \u0391\u03c1\u03c7\u03b5\u03af\u03b1 \u03b3\u03b9\u03b1 \u03c7\u03c9\u03c1\u03af\u03c2 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 -label.uploadedOnlineFiles =\u0391\u03c0\u03b5\u03c3\u03c4\u03b1\u03bb\u03bc\u03ad\u03bd\u03b1 \u03b3\u03b9\u03b1 \u03c3\u03b5 \u03b1\u03c0\u03b5\u03c5\u03b8\u03b5\u03af\u03b1\u03c2 \u03c3\u03b5 \u03c3\u03cd\u03bd\u03b4\u03b5\u03c3\u03b7 \u0391\u03c1\u03c7\u03b5\u03af\u03b1 : label.type =\u03a4\u03cd\u03c0\u03bf\u03c2 label.view =\u03a0\u03c1\u03bf\u03b2\u03bf\u03bb\u03ae label.delete =\u0394\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae @@ -69,13 +55,11 @@ button.endLearning =\u0395\u03c0\u03cc\u03bc\u03b5\u03bd\u03b7 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 label.learning.user =\u03a7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 label.learning.attemptTime =\u0397\u03bc\u03ad\u03c1\u03b1/\u00a8\u03a9\u03c1\u03b1 -label.learning.timezone =\u0396\u03ce\u03bd\u03b7 \u03ce\u03c1\u03b1\u03c2 label.learning.response =\u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 label.learning.report =\u0388\u03ba\u03b8\u03b5\u03c3\u03b7 \u039c\u03ac\u03b8\u03b7\u03c3\u03b7\u03c2 label.learning.viewOnly =\u0388\u03ba\u03b8\u03b5\u03c3\u03b7 \u03a0\u03c1\u03bf\u03b7\u03b3\u03bf\u03cd\u03bc\u03b5\u03bd\u03c9\u03bd \u0391\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd label.learner.progress =\u0388\u03ba\u03b8\u03b5\u03c3\u03b7 \u03a0\u03c1\u03bf\u03cc\u03b4\u03bf\u03c5 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 label.preview =\u03a0\u03c1\u03bf\u03b5\u03c0\u03b9\u03c3\u03ba\u03cc\u03c0\u03b7\u03c3\u03b7 \u039f\u03b8\u03cc\u03bd\u03b7\u03c2 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5\u03c2 -label.openEditor =\u0391\u03bd\u03bf\u03b9\u03b3\u03bc\u03b1 \u0395\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03c4\u03ae \u039a\u03b5\u03b9\u03bc\u03ad\u03bd\u03bf\u03c5 \u03b5\u03bc\u03c0\u03bf\u03c5\u03c4\u03b9\u03c3\u03bc\u03ad\u03bd\u03bf\u03c5 \u03c4\u03cd\u03c0\u03bf\u03c5 label.user =\u03a7\u03c1\u03ae\u03c3\u03c4\u03b7\u03c2 label.question.col =\u0395\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 label.response =\u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b5 @@ -95,27 +79,20 @@ label.stats.allGroups =\u039f\u03bb\u03b5\u03c2 \u03bf\u03b9 \u039f\u03bc\u03ac\u03b4\u03b5\u03c2 label.stats.totalAllGroups =\u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u0395\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03c9\u03bd error.defineLater =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03b5\u03c1\u03b9\u03bc\u03ad\u03bd\u03b5\u03c4\u03b5 \u03c4\u03bf\u03bd \u03ba\u03b1\u03b8\u03b7\u03b3\u03b7\u03c4\u03ae \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03b9 \u03c4\u03bf \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03cc\u03bc\u03b5\u03bd\u03bf \u03b1\u03c5\u03c4\u03ae\u03c2 \u03c4\u03b7\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2. -error.authoringUser.notAvailable =\u039b\u03ac\u03b8\u03bf\u03c2 \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf\u03c5 \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2! \u0394\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bd\u03b1 \u03c3\u03c5\u03bd\u03b5\u03c7\u03af\u03c3\u03b5\u03c4\u03b5. \u03a4\u03bf \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b1\u03bd\u03b1\u03bc\u03ad\u03bd\u03b5\u03b9 \u03bc\u03b9\u03b1 \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c7\u03c1\u03ae\u03c3\u03c4\u03b7 error.noLearnerActivity =\u03a3\u03c5\u03bd\u03bf\u03c0\u03c4\u03b9\u03ba\u03ae \u03ad\u03ba\u03b8\u03b5\u03c3\u03b7 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7 \u03b1\u03c6\u03bf\u03cd \u03b4\u03b5\u03bd \u03c5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03c7\u03c1\u03ae\u03c3\u03c4\u03b5\u03c2 \u03c0\u03bf\u03c5 \u03c0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b7\u03c3\u03b1\u03bd \u03c4\u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1. -error.questions.duplicate =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b4\u03b9\u03bf\u03c1\u03b8\u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf \u03b5\u03be\u03ae\u03c2:\u039f\u03b9 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03bc\u03bf\u03bd\u03b1\u03b4\u03b9\u03ba\u03ad\u03c2 count.total.user =\u03a3\u03c5\u03bd\u03bf\u03bb\u03b9\u03ba\u03cc\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03c7\u03c1\u03b7\u03c3\u03c4\u03ce\u03bd count.finished.user =\u039a\u03b1\u03c4\u03b1\u03bc\u03ad\u03c4\u03c1\u03b7\u03c3\u03b7 \u03c7\u03c1\u03b7\u03c3\u03c4\u03ce\u03bd \u03c0\u03bf\u03c5 \u03bf\u03bb\u03bf\u03ba\u03bb\u03ae\u03c1\u03c9\u03c3\u03b1\u03bd label.topMark =\u03a5\u03c8\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2 \u0392\u03b1\u03b8\u03bc\u03cc\u03c2: label.avMark =\u039c\u03ad\u03c3\u03bf\u03c2 \u038c\u03c1\u03bf\u03c2 \u0392\u03b1\u03b8\u03bc\u03ce\u03bd: label.loMark =\u03a7\u03b1\u03bc\u03b7\u03bb\u03cc\u03c4\u03b5\u03c1\u03bf\u03c2 \u0392\u03b1\u03b8\u03bc\u03cc\u03c2: count.max.attempt =\u039c\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf\u03c2 \u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03a0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03b5\u03b9\u03ce\u03bd -error.monitorReportTitle =\u03a4\u03bf \u03c0\u03b5\u03b4\u03af\u03bf "\u03a4\u03af\u03c4\u03bb\u03bf\u03c2 \u0388\u03ba\u03b8\u03b5\u03c3\u03b7\u03c2 \u0395\u03bb\u03ad\u03b3\u03c7\u03bf\u03c5 (\u03a0\u03c1\u03bf\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03bf)" \u03b5\u03af\u03bd\u03b1\u03b9 \u03c5\u03c0\u03bf\u03c7\u03c1\u03b5\u03c9\u03c4\u03b9\u03ba\u03cc. error.noStudentActivity =\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03b7 \u03ad\u03ba\u03b8\u03b5\u03c3\u03b7 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03c0\u03b1\u03c1\u03b1\u03c7\u03b8\u03b5\u03af. \u039a\u03b1\u03bd\u03ad\u03bd\u03b1\u03c2 \u03c6\u03bf\u03b9\u03c4\u03b7\u03c4\u03ae\u03c2 \u03b4\u03b5\u03bd \u03ad\u03c7\u03b5\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03b5\u03b9 \u03c4\u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03b1\u03ba\u03cc\u03bc\u03b1. error.tab.contentId.required =\u039b\u03c5\u03c0\u03bf\u03cd\u03bc\u03b1\u03c3\u03c4\u03b5, \u03b7 \u03bf\u03b8\u03cc\u03bd\u03b7 \u03b4\u03b5\u03bd \u03b5\u03af\u03bd\u03b1\u03b9 \u03b4\u03b9\u03b1\u03b8\u03ad\u03c3\u03b9\u03bc\u03b7. \u03a4\u03bf \u0395\u03c1\u03b3\u03b1\u03bb\u03b5\u03af\u03bf \u0394\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af \u03c4\u03b1\u03c5\u03c4\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c0\u03b5\u03c1\u03b9\u03b5\u03c7\u03bf\u03bc\u03ad\u03bd\u03bf\u03c5 error.contentrepository =\u0388\u03bd\u03b1 \u03bb\u03ac\u03b8\u03bf\u03c2 \u03ad\u03c7\u03b5\u03b9 \u03b5\u03bc\u03c6\u03b1\u03bd\u03b9\u03c3\u03c4\u03b5\u03af \u03ba\u03b1\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7/\u03b4\u03b9\u03b1\u03b3\u03c1\u03b1\u03c6\u03ae \u03c4\u03bf\u03c5 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5 \u03bf\u03b4\u03b7\u03b3\u03b9\u03ce\u03bd {0}. \u03a4\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03b1 \u03c0\u03b9\u03b8\u03b1\u03bd\u03cc\u03bd \u03bd\u03b1 \u03bc\u03b7\u03bd \u03ad\u03c7\u03bf\u03c5\u03bd \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03c5\u03b8\u03b5\u03af \u03c3\u03c9\u03c3\u03c4\u03ac. -error.system.qa =\u039c\u03b9\u03b1 \u03b5\u03be\u03b1\u03af\u03c1\u03b5\u03c3\u03b7 \u03c3\u03c5\u03c3\u03c4\u03ae\u03bc\u03b1\u03c4\u03bf\u03c2 \u03c3\u03c5\u03bd\u03ad\u03b2\u03b7. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03c0\u03b9\u03ba\u03bf\u03b9\u03bd\u03c9\u03bd\u03ae\u03c3\u03c4\u03b5 \u03bc\u03b5 \u03c4\u03b7\u03bd \u03c4\u03b5\u03c7\u03bd\u03b9\u03ba\u03ae \u03c5\u03c0\u03bf\u03c3\u03c4\u03ae\u03c1\u03b9\u03be\u03b7. \u03a4\u03bf \u03bb\u03ac\u03b8\u03bf\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03bd\u03b1\u03c6\u03ad\u03c1\u03b5\u03c4\u03b5 \u03b5\u03af\u03bd\u03b1\u03b9\:{0} authoring.msg.cancel.save = \u0398\u03ad\u03bb\u03b5\u03c4\u03b5 \u03bd\u03b1 \u03ba\u03bb\u03b5\u03af\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc \u03c4\u03bf \u03c0\u03b1\u03c1\u03ac\u03b8\u03c5\u03c1\u03bf \u03c7\u03c9\u03c1\u03af\u03c2 \u03b1\u03c0\u03bf\u03b8\u03ae\u03ba\u03b5\u03c5\u03c3\u03b7; label.allResponses =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd \u03b1\u03c0\u03cc \u03cc\u03bb\u03bf\u03c5\u03c2 label.learning.forceFinish =\u0391\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03bd\u03b1 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03ce\u03c3\u03b5\u03c4\u03b5 \u03b1\u03c5\u03c4\u03ae \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c4\u03ce\u03c1\u03b1. label.learning.yourAnswer =\u0397 \u0391\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03ae \u03c3\u03bf\u03c5 -label.export.learner =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u0395\u03ba\u03c0\u03b1\u03b9\u03c3\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf -label.export.teacher =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03bf\u03bd \u039a\u03b1\u03b8\u03b7\u03b3\u03b7\u03c4\u03ae -label.export =\u0395\u03be\u03b1\u03b3\u03c9\u03b3\u03ae \u03a6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5 \u0395\u03c1\u03b3\u03b1\u03c3\u03b9\u03ce\u03bd label.show =\u0395\u03bc\u03c6\u03ac\u03bd\u03b9\u03c3\u03b7 label.response.hidden =\u0391\u03c0\u03cc\u03ba\u03c1\u03c5\u03c8\u03b7 button.try.again =\u03a0\u03c1\u03bf\u03c3\u03c0\u03ac\u03b8\u03b7\u03c3\u03b5 \u03be\u03b1\u03bd\u03ac @@ -148,8 +125,6 @@ label.tip.moveQuestionDown =\u039c\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b5\u03af \u03c4\u03b7\u03bd \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 \u03ba\u03ac\u03c4\u03c9 label.tip.moveQuestionUp =\u039c\u03b5\u03c4\u03b1\u03ba\u03b9\u03bd\u03b5\u03af \u03c4\u03b7\u03bd \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 \u03c0\u03ac\u03bd\u03c9 questions.none.submitted =\u0394\u03b5\u03bd \u03ad\u03c7\u03bf\u03c5\u03bd \u03c5\u03c0\u03bf\u03b2\u03bb\u03b7\u03b8\u03b5\u03af \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c0\u03c1\u03bf\u03c3\u03b8\u03ad\u03c3\u03c4\u03b5 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf \u03bc\u03af\u03b1 \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7 -question.duplicate =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc: \u03a5\u03c0\u03ac\u03c1\u03c7\u03bf\u03c5\u03bd \u03b4\u03b9\u03c0\u03bb\u03cc\u03c4\u03c5\u03c0\u03b5\u03c2 \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03b7\u03bc\u03ad\u03bd\u03b5\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 -question.blank =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03c3\u03b7\u03bc\u03b5\u03b9\u03ce\u03c3\u03c4\u03b5 \u03b1\u03c5\u03c4\u03cc: \u03a4\u03bf \u03ba\u03b5\u03af\u03bc\u03b5\u03bd\u03bf \u03c4\u03b7\u03c2 \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7\u03c2 \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc count.finished.session =\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03bf\u03bb\u03bf\u03ba\u03bb\u03b7\u03c1\u03c9\u03bc\u03ad\u03bd\u03c9\u03bd \u03c3\u03c5\u03bd\u03b5\u03b4\u03c1\u03b9\u03ce\u03bd label.feedback.seq =\u0391\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2: label.feedback.combined =\u03a3\u03b5 \u03b1\u03c5\u03c4\u03ae \u03c4\u03b7 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1 \u03c3\u03c5\u03bc\u03bc\u03b5\u03c4\u03ad\u03c7\u03bf\u03c5\u03bd: @@ -167,8 +142,6 @@ monitor.summary.td.addNotebook =\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03a3\u03b7\u03bc\u03b5\u03b9\u03c9\u03bc\u03b1\u03c4\u03b1\u03c1\u03af\u03bf\u03c5 \u03c3\u03c4\u03bf \u03c4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03c9\u03bd \u0395 & \u0391 monitor.summary.td.notebookInstructions =\u039f\u03b4\u03b7\u03b3\u03af\u03b5\u03c2 \u03a3\u03b7\u03bc\u03b5\u03b9\u03c9\u03bc\u03b1\u03c4\u03b1\u03c1\u03af\u03bf\u03c5 label.conditions =\u038c\u03c1\u03bf\u03b9 -label.authoring.heading.conditions.desc =\u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03c5\u03c2 \u03cc\u03c1\u03bf\u03c5\u03c2 \u03b3\u03b9\u03b1 \u03c4\u03b7\u03bd \u0395&\u0391 -label.authoring.heading.conditions =\u039f\u03c1\u03bf\u03b9 label.authoring.conditions.add.condition =\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03c3\u03c5\u03bd\u03b8\u03ae\u03ba\u03b7\u03c2 label.authoring.conditions.list.title =\u038c\u03c1\u03bf\u03b9 \u03b4\u03b9\u03b1\u03ba\u03bb\u03ac\u03b4\u03c9\u03c3\u03b7\u03c2 label.authoring.conditions.order =\u0394\u03b9\u03ac\u03c4\u03b1\u03be\u03b7 @@ -192,7 +165,6 @@ textsearch.excluded.words =\u03bd\u03b1 \u03bc\u03b7\u03bd \u03ad\u03c7\u03b5\u03c4\u03b5 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b1\u03c0\u03cc \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03b1\u03bd\u03b5\u03c0\u03b9\u03b8\u03cd\u03bc\u03b7\u03c4\u03b5\u03c2 \u03bb\u03ad\u03be\u03b5\u03b9\u03c2: textsearch.questions =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03b5 \u03b1\u03c5\u03c4\u03ad\u03c2 \u03c4\u03b9\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2: pageTitle.admin =\u0394\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u0395&\u0391 -admin.formError =\u039b\u03b5\u03af\u03c0\u03bf\u03c5\u03bd \u03c4\u03b9\u03bc\u03ad\u03c2, \u03b2\u03b5\u03b2\u03b1\u03b9\u03c9\u03b8\u03b5\u03af\u03c4\u03b5 \u03cc\u03c4\u03b9 \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 \u03c0\u03c1\u03bf\u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03b1 \u03c0\u03b5\u03b4\u03af\u03b1 \u03ad\u03c7\u03bf\u03c5\u03bd \u03ba\u03b1\u03c4\u03b1\u03c7\u03c9\u03c1\u03b7\u03b8\u03b5\u03af. admin.enableWizard =\u0395\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u03bf\u03b4\u03b7\u03b3\u03cc \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b5\u03c9\u03bd \u03c4\u03bf\u03c5 \u0395&\u0391 admin.success =\u0397 \u0394\u03b9\u03b1\u03bc\u03cc\u03c1\u03c6\u03c9\u03c3\u03b7 \u03b1\u03c0\u03bf\u03b8\u03b7\u03ba\u03b5\u03cd\u03b8\u03b7\u03ba\u03b5 \u03bc\u03b5 \u03b5\u03c0\u03b9\u03c4\u03c5\u03c7\u03af\u03b1. admin.return =\u0395\u03c0\u03b9\u03c3\u03c4\u03c1\u03bf\u03c6\u03ae \u03c3\u03c4\u03b7 \u03c3\u03c5\u03bd\u03c4\u03ae\u03c1\u03b7\u03c3\u03b7 \u03c4\u03bf\u03c5 LAMS @@ -260,6 +232,37 @@ label.modify.users.response =\u03a4\u03c1\u03bf\u03c0\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5 label.info.use.select.leader.outputs =\u0397 \u03b5\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03c3\u03c5\u03bd\u03c4\u03bf\u03bd\u03b9\u03c3\u03c4\u03ae \u03bf\u03bc\u03ac\u03b4\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 \u03b5\u03bd\u03b5\u03c1\u03b3\u03bf\u03c0\u03bf\u03b9\u03b7\u03bc\u03ad\u03bd\u03b7 label.votes =\u03c8\u03ae\u03c6\u03bf\u03b9 +label.notify.teachers.on.response.submit =\u0395\u03b9\u03b4\u03bf\u03c0\u03bf\u03af\u03b7\u03c3\u03b7 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03c4\u03b9\u03ba\u03ce\u03bd \u03b3\u03b9\u03b1 \u03c4\u03b9\u03b1 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 \u03c4\u03c9\u03bd \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03bf\u03bc\u03ad\u03bd\u03c9\u03bd +label.user.has.answered.questions ={0} \u03ad\u03c7\u03bf\u03c5\u03bd \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9 \u03c3\u03c4\u03b7\u03bd \u03b1\u03ba\u03cc\u03bb\u03bf\u03c5\u03b8\u03b7 \u03b5\u03c1\u03ce\u03c4\u03b7\u03c3\u03b7/\u03c3\u03b5\u03b9\u03c2: +label.allow.comments =\u0395\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03c3\u03c4\u03bf\u03c5\u03c2 \u03b5\u03ba\u03c0\u03b1\u03b9\u03b4\u03b5\u03c5\u03cc\u03bc\u03b5\u03bd\u03bf\u03c5\u03c2 \u03bd\u03b1 \u03c3\u03c7\u03bf\u03bb\u03b9\u03ac\u03c3\u03bf\u03c5\u03bd \u03c4\u03b9\u03c2 \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2 +label.comment =\u03a3\u03c7\u03cc\u03bb\u03b9\u03bf +label.comment.textarea.tip =\u03a3\u03c7\u03cc\u03bb\u03b9\u03b1 \u03b5\u03b4\u03ce ... +label.rating.criterias =\u039a\u03c1\u03b9\u03c4\u03ae\u03c1\u03b9\u03b1 \u03b1\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7\u03c2 +label.add.criteria =\u03a0\u03c1\u03bf\u03c3\u03b8\u03ae\u03ba\u03b7 \u03ba\u03c1\u03b9\u03c4\u03b7\u03c1\u03af\u03c9\u03bd +label.your.rating =\u0397 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 \u03c3\u03b1\u03c2 \u03b5\u03af\u03bd\u03b1\u03b9 {0}\u03bc\u03b5 \u03bc\u03ad\u03c3\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 {1} \u03b1\u03c0\u03cc {2} \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03b9\u03c2. +label.average.rating =\u039c\u03ad\u03c3\u03b7 \u03b2\u03b1\u03b8\u03bc\u03bf\u03bb\u03bf\u03b3\u03af\u03b1 {0} / {1} \u03c8\u03ae\u03c6\u03bf\u03c5\u03c2 +label.rate.limits.reminder =\u03a0\u03b5\u03c1\u03b9\u03bf\u03c1\u03b9\u03c3\u03bc\u03bf\u03af \u0391\u03be\u03b9\u03bf\u03bb\u03cc\u03b3\u03b7\u03c3\u03b7\u03c2: \u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03b7 {0} \u03ba\u03b1\u03b9 \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03b7 {1}. +label.rate.limits.topic.reminder =\u0388\u03c7\u03b5\u03c4\u03b5 \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03b9 \u03ae\u03b4\u03b7 {0} \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2. +label.rate.limits.reminder.min =\u0398\u03b1 \u03c0\u03c1\u03ad\u03c0\u03b5\u03b9 \u03bd\u03b1 \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03c4\u03bf\u03c5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03bd {0} \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2. +label.rate.limits.reminder.max =\u039c\u03c0\u03bf\u03c1\u03b5\u03af\u03c4\u03b5 \u03bc\u03cc\u03bd\u03bf \u03bd\u03b1 \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03c4\u03b5 \u03ad\u03c9\u03c2 {0} \u03b1\u03c0\u03b1\u03bd\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2. +js.warning.max.min.limit =\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03c3\u03c6\u03ac\u03bb\u03bc\u03b1 \u03c9\u03c2 \u03c0\u03c1\u03bf\u03c2 \u03c4\u03bf \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf \u03ba\u03b1\u03b9 / \u03ae \u03bc\u03ad\u03b3\u03b9\u03c3\u03c4\u03bf \u03c3\u03cd\u03bd\u03bf\u03bb\u03bf \u03b1\u03be\u03b9\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03b5\u03c9\u03bd. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03bf\u03cd\u03bc\u03b5 \u03b5\u03bb\u03ad\u03b3\u03be\u03c4\u03b5 \u03c4\u03bf \u03ba\u03b1\u03b9 \u03c0\u03c1\u03bf\u03c3\u03c0\u03b1\u03b8\u03ae\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac. +label.minimum =\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf: +label.maximum =\u0391\u03bd\u03ce\u03c4\u03b1\u03c4\u03bf \u03cc\u03c1\u03b9\u03bf: +label.no.minimum =\u03b4\u03b5\u03bd \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf +label.no.maximum =\u0394\u03b5\u03bd \u03b1\u03c0\u03b1\u03b9\u03c4\u03b5\u03af\u03c4\u03b1\u03b9 \u03b1\u03bd\u03ce\u03c4\u03b1\u03c4\u03bf \u03cc\u03c1\u03b9\u03bf +label.minimum.number.words =\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03c3\u03b5 \u03bc\u03b9\u03b1 \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 {0} +label.comment.minimum.number.words =\u0395\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03c3\u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1: {0} +warning.minimum.number.words =\u03a5\u03c0\u03ac\u03c1\u03c7\u03b5\u03b9 \u03ad\u03bd\u03b1 \u03b5\u03bb\u03ac\u03c7\u03b9\u03c3\u03c4\u03bf\u03c2 \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bc\u03b5\u03bd\u03bf\u03c2 \u03b1\u03c1\u03b9\u03b8\u03bc\u03cc\u03c2 \u03bb\u03ad\u03be\u03b5\u03c9\u03bd \u03c3\u03c4\u03b1 \u03c3\u03c7\u03cc\u03bb\u03b9\u03b1: {0}. \u039c\u03ad\u03c7\u03c1\u03b9 \u03c4\u03ce\u03c1\u03b1 \u03ad\u03c7\u03b5\u03c4\u03b5 \u03b5\u03b9\u03c3\u03ac\u03b3\u03b5\u03b9 {1} \u03bb\u03ad\u03be\u03b7 (\u03b5\u03b9\u03c2). +warning.comment.blank =\u03a4\u03bf \u03c3\u03c7\u03cc\u03bb\u03b9\u03bf \u03b4\u03b5\u03bd \u03bc\u03c0\u03bf\u03c1\u03b5\u03af \u03bd\u03b1 \u03b5\u03af\u03bd\u03b1\u03b9 \u03ba\u03b5\u03bd\u03cc. +label.no.reedit.allowed =\u0394\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03b7 \u03b5\u03c0\u03b5\u03be\u03b5\u03c1\u03b3\u03b1\u03c3\u03af\u03b1 +label.search =\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7... +label.posted.by ={0} \u03c3\u03b5 {1} +label.noredo.enabled =\u03a3\u03b7\u03bc\u03b5\u03af\u03c9\u03c3\u03b7: \u03bc\u03b5\u03c4\u03ac \u03c4\u03b7\u03bd \u03b1\u03c0\u03ac\u03bd\u03c4\u03b7\u03c3\u03b7 \u03c3\u03c4\u03b1 \u03b5\u03c1\u03c9\u03c4\u03ae\u03bc\u03b1\u03c4\u03b1, \u03b4\u03b5\u03bd \u03b5\u03c0\u03b9\u03c4\u03c1\u03ad\u03c0\u03b5\u03c4\u03b1\u03b9 \u03ba\u03b1\u03bc\u03af\u03b1 \u03b1\u03bb\u03bb\u03b1\u03b3\u03ae. +label.select.leader =\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ae \u03a3\u03c5\u03bd\u03c4\u03bf\u03bd\u03b9\u03c3\u03c4\u03ae +label.question.options =\u0395\u03c0\u03b9\u03bb\u03bf\u03b3\u03ad\u03c2 \u03b5\u03c1\u03c9\u03c4\u03ae\u03c3\u03b7\u03c2 +label.activity.completion =\u03a4\u03ad\u03bb\u03bf\u03c2 \u03c4\u03b7\u03c2 \u03b4\u03c1\u03b1\u03c3\u03c4\u03b7\u03c1\u03b9\u03cc\u03c4\u03b7\u03c4\u03b1\u03c2 +label.notifications =\u0395\u03b9\u03b4\u03bf\u03c0\u03bf\u03b9\u03ae\u03c3\u03b5\u03b9\u03c2 +label.words.required =\u039b\u03ad\u03be\u03b5\u03b9\u03c2 \u03c0\u03bf\u03c5 \u03b1\u03c0\u03b1\u03b9\u03c4\u03bf\u03cd\u03bd\u03c4\u03b1\u03b9 -#======= End labels: Exported 254 labels for el GR ===== +#======= End labels: Exported 257 labels for el GR ===== Index: lams_tool_laqa/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -reac8bde01757bcad6b96174cfd2e0433834364ed -rc6c445c8546b77363c602171437b4dbca052dc20 --- lams_tool_laqa/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision eac8bde01757bcad6b96174cfd2e0433834364ed) +++ lams_tool_laqa/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision c6c445c8546b77363c602171437b4dbca052dc20) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - + # Exported from the LAMS Community by Ernie Ghiglione on Sun Nov 13 15:08:35 CST 2016 #=================== labels for Q&A =================# @@ -22,44 +22,30 @@ label.summary =Summary label.editActivity =Edit activity label.stats =Stats -label.authoring.qa.basic =Please define the questions. label.advanced.definitions =Advanced definitions -radiobox.synchInMonitor =Sync in Monitor radiobox.usernameVisible =Show learner's name with answer radiobox.questionsSequenced =One question per page -label.report.title =Report Title label.monitoringReport.title =Monitoring report title -label.offlineInstructions =Offline Instructions -label.onlineInstructions =Online instructions -label.exportPortfolio.simple =Export Portfolio -label.exportPortfolio =Q&A Export Portfolio -instructions.type.online =Online -instructions.type.offline =Offline link.view =View link.download =Download link.delete =Delete button.basic =Basic -button.uploadFile =Upload package button.preview =Preview button.advanced =Advanced -button.instructions =Instructions button.done =Done tool.icon.name =Q&A button.submitAllContent =Submit button.getNextQuestion =Next button.getPreviousQuestion =Previous label.question1 =Question 1 -radiobox.defineLater =Define in Monitor radiobox.showFeedback =Show feedback label.upload =Upload -label.uploadedOfflineFiles =Uploaded Offline Files: -label.uploadedOnlineFiles =Uploaded Online Files: label.type =Type label.view =View label.delete =Delete -feedback =Please address the following issues before submit.
-error.defaultquestion.empty =The first question can not be empty.
-submit.successful =The content has been created successfully.
+feedback =Please address the following issues before submit. +error.defaultquestion.empty =The first question can not be empty. +submit.successful =The content has been created successfully. submit.unSuccessful =Warning: An error occurred while saving the content.
error.content.inUse =Modification of the content is not allowed since one or more learners has attempted the activity. label.learning.qa =Answers for Q&A @@ -69,13 +55,11 @@ button.endLearning =Next activity label.learning.user =User label.learning.attemptTime =Date -label.learning.timezone =Time zone label.learning.response =Response label.learning.report =Learning report label.learning.viewOnly =Previous responses report label.learner.progress =Learner progress report label.preview =Preview learner -label.openEditor =Open richtext editor label.user =User label.question.col =Question: label.response =Response @@ -89,33 +73,26 @@ label.cancel =Cancel label.update =Update label.hide =Hide -label.unHide =UnHide +label.unHide =Show label.hidden =Hidden label.stats.totalLearners =Total count of learners: label.stats.allGroups =All groups: label.stats.totalAllGroups =Total count of all learners: error.defineLater =Please wait for the instructor to complete the contents of this activity. -error.authoringUser.notAvailable =Tool Activity Error! Can't continue. Tool Activity expects a user id. error.noLearnerActivity =Summary report is not available since no learners attempted the activity yet. -error.questions.duplicate =Please correct this: The questions must be unique. count.total.user =Total users: count.finished.user =Finished users: label.topMark =Top mark: label.avMark =Average mark: label.loMark =Lowest mark: count.max.attempt =Maximum attempt count: -error.monitorReportTitle =The field "Monitor Report Title (Advanced)" is mandatory.
error.noStudentActivity =Sorry, the report can not be generated.
No learner has attempted the activity yet. error.tab.contentId.required =Sorry, the screen is not available. The Tool Activity requires a content id. error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. -error.system.qa =A system exception has occured. Please contact technical support. The error to report is: {0} authoring.msg.cancel.save =Do you want to close this window without saving? label.allResponses =View all responses label.learning.forceFinish =You are required to finish this activity now. label.learning.yourAnswer =Your answer: -label.export.learner =Portfolio Export for learner -label.export.teacher =Portfolio export for instructor -label.export =Portfolio Export label.show =Show label.response.hidden =Hidden button.try.again =Try again @@ -138,7 +115,7 @@ label.other.answers =Answers from other learners label.learners.answers =Learners' answers label.questions =Questions -label.add.new.question =Create question +label.add.new.question =Add question label.edit.question =Edit question label.new.question =New question label.feedback =Feedback @@ -148,8 +125,6 @@ label.tip.moveQuestionDown =Moves question down label.tip.moveQuestionUp =Moves question up questions.none.submitted =No question(s) 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.feedback.seq =Number of questions presented in this activity: label.feedback.combined =Number of questions presented in this activity: @@ -167,8 +142,6 @@ monitor.summary.td.addNotebook =Add a notebook at the end of Q&A monitor.summary.td.notebookInstructions =Notebook instructions label.conditions =Conditions -label.authoring.heading.conditions.desc =Please enter conditions for Q&A -label.authoring.heading.conditions =Conditions label.authoring.conditions.add.condition =Add condition label.authoring.conditions.list.title =Conditions label.authoring.conditions.order =Order @@ -192,7 +165,6 @@ textsearch.excluded.words =have none of these unwanted words: textsearch.questions =Search in these questions: pageTitle.admin =Q&A Configuration -admin.formError =Missing values, please make sure all required fields are entered. admin.enableWizard =Enable the Q&A question wizard admin.success =Configuration successfully saved. admin.return =Return to maintain LAMS @@ -202,7 +174,7 @@ wizard.selectSkill =Select cognitive skill wizard.selectQuestion =Select question wizard.add =Add -wizard.addCategory =Add Category +wizard.addCategory =Add category wizard.addSkill =Add cognitive skill wizard.addQuestion =Add question wizard.add.mustSelectCategory =You must select a category before adding a cognitive skill. @@ -230,8 +202,8 @@ wizard.import.error =Failed to import the wizard, make sure the imported file is in the expected xml format. wizard.editQuestion =Edit question wizard.editSkill =Edit skill -label.allowRichEditor =Allow rich text editor -label.required.desc =This question requires an answer +label.allowRichEditor =Allow HTML editor +label.required.desc =Answer required? label.required =(Required) error.required =You must answer Question {0}. label.learning.number.of.votes ={0} / {1} votes @@ -286,6 +258,11 @@ label.search =Search... label.posted.by ={0} on {1} label.noredo.enabled =Note: after answer these questions, no changes are allowed. +label.select.leader =Select leader +label.question.options =Questions options +label.activity.completion =End of activity +label.notifications =Notifications label.words.required =Words required -#======= End labels: Exported 280 labels for en AU ===== + +#======= End labels: Exported 257 labels for en AU =====