Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r9fff53f0354f026459ee60ee5e00ddd49fa71283 -recfb1a161014ebaff4f6988307878a11a54f310c --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9fff53f0354f026459ee60ee5e00ddd49fa71283) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision ecfb1a161014ebaff4f6988307878a11a54f310c) @@ -323,13 +323,9 @@ label.learning.summary.other.team.answers = Other teams' answers label.learning.summary.selected.by = Selected by: label.disclose.correct.answers = Disclose correct answers -message.disclose.correct.answers = Please confirm that you want to disclose the correct answer for this question. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? label.disclose.groups.answers = Disclose groups' answers -message.disclose.groups.answers = Please confirm that you want to disclose the groups' answers for this question. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? label.disclose.all.correct.answers = Disclose all correct answers -message.disclose.all.correct.answers = Please confirm that you want to disclose ALL the answers for all questions. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? label.disclose.all.groups.answers = Disclose all groups' answers -message.disclose.all.groups.answers = Please confirm that you want to disclose the answers of ALL groups for ALL the questions. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? label.prefix.sequential.letters.for.each.answer = Prefix sequential letters for each answer label.edit.in.monitor.warning = Attention: while you edit this assessment students don't have access to it. You must save your changes so students can re-attempt this assessment again. outcome.authoring.title = Learning outcomes @@ -409,3 +405,7 @@ label.comment.textarea.tip = Type your comment here then click on the green tick error.resource.image.comment.blank = Comment can not be blank. label.student.choices = Student's choices +message.disclose.correct.answers = Please confirm that you want to disclose the correct answer for this question. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? +message.disclose.groups.answers = Please confirm that you want to disclose the groups' answers for this question. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? +message.disclose.all.correct.answers = Please confirm that you want to disclose ALL the correct answers for ALL questions. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this? +message.disclose.all.groups.answers = Please confirm that you want to disclose the answers of ALL groups for ALL the questions. Note that after you confirm this, this action cannot be reversed. Are you sure you want to do this?