Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -re323adefc0ee1680382462d8bde75544167112bc -rf3e34d2348c360e98dc9a113d4ce52732901c2a6 --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e323adefc0ee1680382462d8bde75544167112bc) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision f3e34d2348c360e98dc9a113d4ce52732901c2a6) @@ -923,15 +923,14 @@ msg.import.file.format = The import file must be .xml file exported from assessment tool and not exceed size of {0} error.import.file.format = The import file is not an .xml file. label.qb.stats.title = Question statistics -error.qb.permanent.remove = The question is in one collection only, so it would be permanently removed.\\n\nIt is not possible as the question is used in sequences. +error.qb.permanent.remove = The question is in one collection only, so it would be permanently removed.\\nIt is not possible as the question is used in sequences. label.qb.permanent.remove.confirm = The question is in one collection only. Are you sure that you want to remove it permanently? label.qb.stats.question = Question label.qb.stats.question.version = Version label.qb.stats.question.title = Title label.qb.stats.question.description = Description label.qb.stats.question.feedback = Feedback label.qb.stats.question.mark = Mark -label.qb.stats.options.title = Options label.qb.stats.option.title = Title label.qb.stats.option.correct = Correct? label.qb.stats.option.average = Average selection
(as first choice) @@ -962,10 +961,6 @@ label.qb.stats.outcomes = Learning outcomes label.qb.stats.outcomes.none = This question does not have any learning outcomes label.qb.stats.outcomes.existing = Existing outcomes -label.qb.stats.merge.title = Merge this question with... -label.qb.stats.merge.description = This will merge this question with the question UID you entered above. Before you do this, make sure you know what are you doing as once merging is performed this cannot be undone. -label.qb.stats.merge.question.uid = Question UID -label.qb.stats.merge.now = Merge now label.qb.collection = Collection label.qb.collection.grid.title = Questions label.qb.collection.grid.id = ID @@ -975,13 +970,11 @@ label.qb.collection.grid.actions = Actions label.qb.collection.grid.stats = Stats label.qb.collection.grid.error = Error while loading grid with question collections -label.qb.collection.name.prompt = New collection name label.qb.collection.name.blank.error = Name must not be blank label.qb.collection.name.duplicate.error = Collection with such name already exists label.qb.collection.action.stats = Show stats label.qb.collection.remove.confirm = Are you sure you want to remove "{0}" collection? label.qb.collection.management = Collection management -label.qb.collection.add = Add collection label.qb.collection.private = Private collection label.qb.collection.remove = Remove collection label.qb.collection.xml = XML @@ -992,8 +985,6 @@ label.qb.collection.unshare = Unshare label.qb.collection.share = Share label.qb.collection.edit = Edit -label.qb.collection.public.name = Public questions -label.qb.collection.questions = questions error.form.validation.error = You have 1 error in a form. It has been highlighted error.form.validation.errors = You have {0} errors in a form. They have been highlighted label.authoring.choice.add.multiple.choice = Add multiple choice @@ -1061,10 +1052,6 @@ label.authoring.basic.option.answer = Answer label.authoring.basic.delete = Delete label.authoring.basic.none = None -label.authoring.feeback.general = General Feedback -label.authoring.feeback.correct = Feedback on any correct response -label.authoring.feeback.partially.correct = Feedback on any partially correct response -label.authoring.feeback.incorrect = Feedback on any incorrect response error.positive.grade.required = One of the answers should have a positive grade label.do.you.want.to.delete.answer = Do you want to delete this answer? label.choose.word.document = Choose Word file @@ -1074,3 +1061,16 @@ authoring.fla.page.prop.password = Password label.question.bank = Question Bank authoring.create.question.qb = From question bank... +label.qb.stats.options.title = Options +label.qb.stats.merge.title = Merge this question with... +label.qb.stats.merge.description = This will merge this question with the question UID you entered above. Before you do this, make sure you know what are you doing as once merging is performed this cannot be undone. +label.qb.stats.merge.question.uid = Question UID +label.qb.stats.merge.now = Merge now +label.qb.collection.name.prompt = New collection name +label.qb.collection.add = Add collection +label.qb.collection.public.name = Public questions +label.qb.collection.questions = questions +label.authoring.feeback.general = General Feedback +label.authoring.feeback.correct = Feedback on any correct response +label.authoring.feeback.partially.correct = Feedback on any partially correct response +label.authoring.feeback.incorrect = Feedback on any incorrect response