mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
MDL-40054 mod_lesson: replaced 'end' add_to_log call with an event
This commit is contained in:
parent
9c192d812b
commit
00c027c7e3
5 changed files with 118 additions and 3 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue