MDL-40063 mod_quiz: replaced 'addcategory' add_to_log call with an event

This commit is contained in:
Mark Nelson 2013-11-19 20:49:17 -08:00
parent 5e8f736565
commit 58940b190a
5 changed files with 167 additions and 3 deletions

View file

@ -137,6 +137,7 @@ $string['errorprocess'] = 'Error occurred during processing!';
$string['errorprocessingresponses'] = 'An error occurred while processing your responses ({$a}). Click continue to return to the page you were on and try again.';
$string['errorsavingcomment'] = 'Error saving the comment for question {$a->name} in the database.';
$string['errorupdatingattempt'] = 'Error updating attempt {$a->id} in the database.';
$string['eventquestioncategorycreated'] = 'Question category created';
$string['exportcategory'] = 'Export category';
$string['exportcategory_help'] = 'This setting determines the category from which the exported questions will be taken.