]> git.mjollnir.org Git - moodle.git/commit
Moved high scores logic out of view.php into highscores.php
authormark-nielsen <mark-nielsen>
Sun, 10 Sep 2006 01:20:00 +0000 (01:20 +0000)
committermark-nielsen <mark-nielsen>
Sun, 10 Sep 2006 01:20:00 +0000 (01:20 +0000)
commitd1b025d0133fba1e788a198fb2adfa61170a742a
tree314fbc48db970a71703e9de327095b7e958aaa97
parent8def4a4ea2ecd3833112eba0d5029915bd9a1c7c
Moved high scores logic out of view.php into highscores.php
Changed: now need to enter password on password protected lessons before being able to view high scores
Added logs to high scores and reworked logic
mod/lesson/action/continue.php
mod/lesson/highscores.php [new file with mode: 0644]
mod/lesson/lesson.php
mod/lesson/locallib.php
mod/lesson/tabs.php
mod/lesson/view.php