Index: lams_central/web/includes/javascript/authoring/authoringGeneral.js =================================================================== diff -u -r5e9fc57b2fde4a487da7c72f6de7e286bc4ae6ee -r6245c792ea9f8419264b518c642cffcf8c3e7fd2 --- lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision 5e9fc57b2fde4a487da7c72f6de7e286bc4ae6ee) +++ lams_central/web/includes/javascript/authoring/authoringGeneral.js (.../authoringGeneral.js) (revision 6245c792ea9f8419264b518c642cffcf8c3e7fd2) @@ -3204,6 +3204,8 @@ } } + ActivityLib.removeSelectEffect(); + $.ajax({ type : 'POST', url : LAMS_URL + 'authoring/saveLearningDesignImage.do', Index: lams_monitoring/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -reaf86cc891c4a0dbcc71fa7bd87f0657a250c730 -r6245c792ea9f8419264b518c642cffcf8c3e7fd2 --- lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision eaf86cc891c4a0dbcc71fa7bd87f0657a250c730) +++ lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6245c792ea9f8419264b518c642cffcf8c3e7fd2) @@ -531,4 +531,4 @@ label.monitoring.edit = Edit label.monitoring.burning.questions = Burning Questions label.monitoring.teams.question.results = Question results -label.monitoring.teams.question.results.question = Question \ No newline at end of file +label.monitoring.teams.question.results.question = Question Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r308d315464934bbf342b5bd93a31c8c3665d7d16 -r6245c792ea9f8419264b518c642cffcf8c3e7fd2 --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 308d315464934bbf342b5bd93a31c8c3665d7d16) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6245c792ea9f8419264b518c642cffcf8c3e7fd2) @@ -203,15 +203,15 @@ label.authoring.basic.allow.learners.rich.editor = Allow learners to use rich text editor label.authoring.advance.allow.students.right.answers = Indicate choice(s) that have been answered correctly. label.authoring.advance.allow.students.wrong.answers = Indicate choice(s) that have been answered incorrectly. -monitor.summary.date.restriction = Deadline +monitor.summary.date.restriction = Assessment availability monitor.summary.when.date.restriction.is.set = Learners will not be able to take this assessment after the set date and time. monitor.summary.after.date = Date/time: monitor.summary.set.restriction = Set restriction monitor.summary.unset.restriction = Remove restriction authoring.info.teacher.set.restriction = For this activity, the instructor fixed a deadline until {0}. After this time this activity will not be available. monitor.summary.notification = Notification -monitor.summary.date.restriction.set = Deadline has been set -monitor.summary.date.restriction.removed = Deadline has been removed +monitor.summary.date.restriction.set = Date availability has been set +monitor.summary.date.restriction.removed = Date availability has been removed label.authoring.advance.passing.mark = Assessment passing mark label.authoring.advance.choose.restriction = Choose restriction: label.authoring.advance.passing.mark.none = None Index: lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r308d315464934bbf342b5bd93a31c8c3665d7d16 -r6245c792ea9f8419264b518c642cffcf8c3e7fd2 --- lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 308d315464934bbf342b5bd93a31c8c3665d7d16) +++ lams_tool_assessment/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 6245c792ea9f8419264b518c642cffcf8c3e7fd2) @@ -203,15 +203,15 @@ label.authoring.basic.allow.learners.rich.editor = Allow learners to use rich text editor label.authoring.advance.allow.students.right.answers = Indicate choice(s) that have been answered correctly. label.authoring.advance.allow.students.wrong.answers = Indicate choice(s) that have been answered incorrectly. -monitor.summary.date.restriction = Deadline +monitor.summary.date.restriction = Assessment availability monitor.summary.when.date.restriction.is.set = Learners will not be able to take this assessment after the set date and time. monitor.summary.after.date = Date/time: monitor.summary.set.restriction = Set restriction monitor.summary.unset.restriction = Remove restriction authoring.info.teacher.set.restriction = For this activity, the instructor fixed a deadline until {0}. After this time this activity will not be available. monitor.summary.notification = Notification -monitor.summary.date.restriction.set = Deadline has been set -monitor.summary.date.restriction.removed = Deadline has been removed +monitor.summary.date.restriction.set = Date availability has been set +monitor.summary.date.restriction.removed = Date availability has been removed label.authoring.advance.passing.mark = Assessment passing mark label.authoring.advance.choose.restriction = Choose restriction: label.authoring.advance.passing.mark.none = None