Index: lams_tool_scratchie/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r5563dc18a8b8d19478fb804c8beef31e63bd249b -rf54c292e64bc98100d0bdaf34f361bb5e786bde4 --- lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5563dc18a8b8d19478fb804c8beef31e63bd249b) +++ lams_tool_scratchie/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision f54c292e64bc98100d0bdaf34f361bb5e786bde4) @@ -248,7 +248,6 @@ label.no.case.unimportant = No, case is unimportant label.yes.case.must.match = Yes, case must match label.case.sensitivity = Case sensitivity -label.exact.match = Learner answer must exactly match expected answer label.autocomplete.as.student = Autocomplete (as student types answer autocomplete with stemming from answers) label.general.feedback = General feedback label.authoring.choice.field.required = This field is required. @@ -297,3 +296,4 @@ label.authoring.advanced.discussion.tooltip = When enabled, in TBL monitoring, teachers are able to start instant polls for each burning question to assess the students' understanding. label.vsa.allocate.button = Allocate VSAs label.prevent.learner.autosave.mutliple.tabs = You seem to have two LAMS tabs open for this exam. Please close one of them. Otherwise, answers will not be recorder properly and affect your score. +label.exact.match = Learner answer must exactly match expected answer