]> git.mjollnir.org Git - moodle.git/commit
Added display default feedback in lesson settings
authormark-nielsen <mark-nielsen>
Mon, 18 Sep 2006 01:31:35 +0000 (01:31 +0000)
committermark-nielsen <mark-nielsen>
Mon, 18 Sep 2006 01:31:35 +0000 (01:31 +0000)
commit62bb11d83794e2ae30ff705a62974c1147533ba5
treef20d1a103b5e6d966c316a196b839ed8def5731b
parent1032b61d3fbe2aa98adb3efce5bd5aff2e5d1d13
Added display default feedback in lesson settings
Led to reducing some redundant code in action/continue.php
Also, a bug fix in locallib.php for function lesson_print_submit_link (needed to add slashes or else js would break)
mod/lesson/action/continue.php
mod/lesson/backuplib.php
mod/lesson/db/install.xml
mod/lesson/db/mysql.php
mod/lesson/db/mysql.sql
mod/lesson/db/postgres7.php
mod/lesson/db/postgres7.sql
mod/lesson/locallib.php
mod/lesson/mod.html
mod/lesson/restorelib.php
mod/lesson/version.php