]> git.mjollnir.org Git - moodle.git/commit
Started to separate out logic and presentation in view.php. Decided to wrap the...
authormark-nielsen <mark-nielsen>
Sun, 10 Sep 2006 18:19:29 +0000 (18:19 +0000)
committermark-nielsen <mark-nielsen>
Sun, 10 Sep 2006 18:19:29 +0000 (18:19 +0000)
commit5631925a26bf1f71f270ccd7b05d743edebb0b14
tree0f7d0a76cbc93d8ff6ff1e0bca6dc5c3eb1de0b8
parentfefea008bc7be257b3beef1070829d06c42cd2a1
Started to separate out logic and presentation in view.php.  Decided to wrap the question printing with HTML templates (viewstart.html and viewend.html)
Still needs a lot of work
mod/lesson/action/continue.php
mod/lesson/locallib.php
mod/lesson/view.php
mod/lesson/viewend.html [new file with mode: 0644]
mod/lesson/viewstart.html [new file with mode: 0644]