moodle/mod/lesson
stronk7 25ef0370d5 Improved automatic relinking in backup and restore. Credits go to skodak.
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678)
(http://moodle.org/mod/forum/discuss.php?d=26530)

Note: Everything is merged from stable but the quiz module because it has
other changes not merged for now. I've skyped a message to Gustav about it.

Merged from MOODLE_15_STABLE
2005-07-04 18:56:03 +00:00
..
action Made the shortanswer qtype grading much more reliable. Change to preg_match to speed things up. Also do a preg_quote on the teacher supplied answer to prevent confusion in the preg_match statements (before + signs and the like were causing the preg_match statements to fail). 2005-06-21 22:38:26 +00:00
db New Feature: Lesson Dependency 2005-06-30 21:11:02 +00:00
backuplib.php Improved automatic relinking in backup and restore. Credits go to skodak. 2005-07-04 18:56:03 +00:00
format.php array/object initialization 2005-02-09 22:36:24 +00:00
icon.gif Didn't look so good as the "L" 2004-02-16 11:59:57 +00:00
import.php FIXED: was calling an old quiz class name for importing. Updated it to call the new class name 2005-06-29 23:00:12 +00:00
importppt.php Before, importppt would look for outline.htm to determine the order of the slides. 2005-06-08 17:33:41 +00:00
index.php Bug 3022 Fixed: got rid of uppercase tags 2005-06-07 20:47:25 +00:00
lesson.php Tabs are out. 2005-05-16 22:41:19 +00:00
lib.php New Feature: Lesson Dependency 2005-06-30 21:11:02 +00:00
locallib.php Numerical import was still looking at min/max arrays. I changed it so numerical will now subtract the tolerance from the answer to get the min and add the tolerance to the answer to get the max 2005-06-29 23:02:12 +00:00
mediafile.php now passes the media files name to the print header function 2005-06-16 17:17:58 +00:00
mod.html New Feature: Lesson Dependency 2005-06-30 21:11:02 +00:00
reformat.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php put in two !== instead of != to compare NULL values 2005-06-14 17:42:12 +00:00
restorelib.php Improved automatic relinking in backup and restore. Credits go to skodak. 2005-07-04 18:56:03 +00:00
styles.php Merged from 1.5: corrected the CSS. It is not enough to set the outer class once at the begining of a comma separated list of CSS stylings. Every item must contain the full series of classes or ids, only the properties are following once. 2005-06-15 19:28:12 +00:00
timer.js Tabs are out. 2005-05-16 22:41:19 +00:00
version.php New Feature: Lesson Dependency 2005-06-30 21:11:02 +00:00
view.php New Feature: Lesson Dependency 2005-06-30 21:11:02 +00:00