MDL-40054 mod_lesson: replaced 'end' add_to_log call with an event

This commit is contained in:
Mark Nelson 2013-10-17 18:48:16 +08:00
parent 9c192d812b
commit 00c027c7e3
5 changed files with 118 additions and 3 deletions

View file

@ -172,6 +172,7 @@ $string['essayscore'] = 'Essay score';
$string['eventessayattemptviewed'] = 'Essay attempt viewed';
$string['eventhighscoreadded'] = 'Highscore added';
$string['eventhighscoresviewed'] = 'Highscores viewed';
$string['eventlessonended'] = 'Lesson ended';
$string['eventlessonstarted'] = 'Lesson started';
$string['fileformat'] = 'File format';
$string['finish'] = 'Finish';