Index: lams_central/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -rcaf5d6113a9c9d149ba883d2c25068f435be3cdc -re323adefc0ee1680382462d8bde75544167112bc
--- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision caf5d6113a9c9d149ba883d2c25068f435be3cdc)
+++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e323adefc0ee1680382462d8bde75544167112bc)
@@ -931,6 +931,7 @@
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)
@@ -961,6 +962,10 @@
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
@@ -970,11 +975,13 @@
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
@@ -985,6 +992,8 @@
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
@@ -1052,6 +1061,10 @@
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
Index: lams_central/web/qb/authoring/addmultiplechoice.jsp
===================================================================
diff -u -re423418cca5e77a3b54cb3be496b67abe01c4183 -re323adefc0ee1680382462d8bde75544167112bc
--- lams_central/web/qb/authoring/addmultiplechoice.jsp (.../addmultiplechoice.jsp) (revision e423418cca5e77a3b54cb3be496b67abe01c4183)
+++ lams_central/web/qb/authoring/addmultiplechoice.jsp (.../addmultiplechoice.jsp) (revision e323adefc0ee1680382462d8bde75544167112bc)
@@ -241,25 +241,25 @@
Options
+
@@ -541,7 +541,7 @@
- Merge this question with...
+
- Question UID
+
-
+
- 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.
+
|
---|