Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -re2a265f5d454af5c8e05cc4d0fc0b635a8cb6d1b -r53dbc37b6825194501d9f178308323373eebc3fa --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision e2a265f5d454af5c8e05cc4d0fc0b635a8cb6d1b) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 53dbc37b6825194501d9f178308323373eebc3fa) @@ -1001,7 +1001,6 @@ label.authoring.short.answer.yes.case.must.match = Yes, case must match label.authoring.short.answer.case.sensitivity = Case sensitivity label.authoring.short.answer.add.answer = Add another answer -label.authoring.short.answer.hint = In each option box type answers in separate lines. label.authoring.true.false.question = True/False question label.authoring.true.false.correct.answer = Correct answer label.authoring.true.false.feedback.on.true = Feedback for the response 'True'. @@ -1120,3 +1119,4 @@ label.qb.collection.remove.questions = Remove questions label.qb.collection.remove.questions.tooltip = Remove all selected questions from the collection. If they are present only in this collection, they will be permanently removed. label.qb.collection.remove.questions.fail = Questions can only be removed/deleted from the collection if they have not been used in an assessment activity. If the question is already in used, it will not be deleted. +label.authoring.short.answer.hint = In each option box type answers in separate lines.