moodle/mod/lesson
2005-08-29 22:04:13 +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 Mass cleanup of bad postgres upgrade scripts(merged from 15_stable) 2005-08-15 23:17:58 +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 Fixed a path problem that occurs while unzipping 2005-07-22 21:09:37 +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 I think I have a solution for the problems with matching question type and upgrading moodle from 1.4.x to 1.5+. 2005-07-14 20:00:45 +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 FIXED: Bug with reporting numerical question types. 2005-08-29 19:37:33 +00:00
restorelib.php I think I have a solution for the problems with matching question type and upgrading moodle from 1.4.x to 1.5+. 2005-07-14 20:00:45 +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 FIXED: Removed Notice Warning. Sometimes an attempt's answerid field is not set because the answer that the student entered does not match any of the answers for the question. This error comes up for Numerical and Short answer question types. 2005-08-29 22:04:13 +00:00