moodle/mod/lesson
2005-06-29 23:02:12 +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 Minor changes to support the new media file feature. 2005-06-15 23:35:11 +00:00
backuplib.php Minor changes to support the new media file feature. 2005-06-15 23:35:11 +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 Tabs are out. 2005-05-16 22:41:19 +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 Minor changes to support the new media file feature. 2005-06-15 23:35:11 +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 Minor changes to support the new media file feature. 2005-06-15 23:35:11 +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 Minor changes to support the new media file feature. 2005-06-15 23:35:11 +00:00
view.php FIXED: at End of Lesson with review on produced two warnings. Now they are gone 2005-06-29 18:08:37 +00:00