.. |
db
|
Fixing typo causing some (a few) sites to break on upgrade. Credit
|
2007-04-12 15:34:47 +00:00 |
pix
|
|
|
report
|
removed global vars declaration for var not used in method.
|
2007-04-27 05:55:57 +00:00 |
attempt.php
|
* Fix layout problem on password form. (invisiblefieldset).
* Question state fixes:
+ Don't change from EVENTOPEN too soon.
+ Make sure all questions get closed at the end of the attempt in adaptive mode.
* Get rid of the delay on the redirect when you submit all and finish.
|
2007-04-25 15:45:24 +00:00 |
attempt_close_js.php
|
New lang string for clarifying quiz UI.
|
2007-04-25 15:31:34 +00:00 |
backuplib.php
|
Clean up whitespace.
|
2007-04-25 15:37:01 +00:00 |
comment.php
|
Xhtml fixes for MDL-7861.
|
2007-01-09 09:07:16 +00:00 |
config.html
|
Fixed many xhtml errors
|
2007-04-20 07:54:42 +00:00 |
defaults.php
|
Bug 6239 - Allow questions to have some teacher-supplied commentary.
|
2006-08-11 14:59:18 +00:00 |
edit.php
|
MDL-9474: Updated build_navigation() to use global $COURSE
|
2007-04-23 21:11:10 +00:00 |
editlib.php
|
MDL-9565 - Question preview links don't work in developer debug mode, and not XHTML strict. Merged from OU Moodle.
|
2007-04-24 16:59:32 +00:00 |
icon.gif
|
|
|
index.php
|
MDL-9474: Updated build_navigation() to use global $COURSE
|
2007-04-23 21:11:10 +00:00 |
jsclock.php
|
Bend over for XHTML 1.0 Strict ... MDL-8049
|
2007-01-03 14:44:17 +00:00 |
jstimer.php
|
MDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes.
Also, fixing a few more XHTML strrrrict things in attempt.php.
Merged from MOODLE_18_STABLE.
|
2007-04-11 20:07:36 +00:00 |
lib.php
|
MDL-9608 - Work around Firefox putting the user's password in the quiz password field. Merged from MOODLE_18_STABLE.
|
2007-04-27 08:33:11 +00:00 |
locallib.php
|
MDL-9565 - Question preview links don't work in developer debug mode, and not XHTML strict. Merged from OU Moodle.
|
2007-04-24 16:59:32 +00:00 |
mod_form.php
|
MDL-9608 - Work around Firefox putting the user's password in the quiz password field. Merged from MOODLE_18_STABLE.
|
2007-04-27 08:33:11 +00:00 |
pagelib.php
|
Breadcrumbs: mod/quiz changes
|
2007-04-16 21:23:17 +00:00 |
protect_js.php
|
Bend over for XHTML 1.0 Strict ... MDL-8049
|
2007-01-03 14:44:17 +00:00 |
quizfile.php
|
debugging and error reporting level fixes and improvements MDL-6671
|
2006-09-23 09:38:39 +00:00 |
report.php
|
Correct typo.
|
2006-08-25 11:23:00 +00:00 |
restorelib.php
|
Restore notices.
|
2006-12-11 17:12:04 +00:00 |
restorelibpre15.php
|
Apply modularity to the creation of the log file during restore to a new course.
|
2006-10-17 10:05:41 +00:00 |
review.php
|
MDL-6368 and MDL-6369 - allow question type plugins to easily provide some bits of Javascript and CSS - I forgot about the review page.
|
2007-04-24 17:32:21 +00:00 |
reviewoptions.html
|
Renamed new commentary feature to 'general feedback'.
|
2006-09-19 13:35:42 +00:00 |
reviewquestion.php
|
Convert mod/quiz/view.php to roles, and further tidy up the code flow in there. This touches other files because I had to change a function in locallib that had an $isteacher parameter.
|
2006-08-25 16:03:54 +00:00 |
styles.php
|
Removed tabs
|
2006-08-09 13:45:49 +00:00 |
tabs.php
|
MDL-9004 - Breadcrumb trail is wrong when editing a quiz question. Merged from MOODLE_18_STABLE.
|
2007-03-22 11:46:15 +00:00 |
timer.js
|
MDL-9280 - JavaScript countdown timer did not work in 1.8 due to XHTML strict changes.
Also, fixing a few more XHTML strrrrict things in attempt.php.
Merged from MOODLE_18_STABLE.
|
2007-04-11 20:07:36 +00:00 |
version.php
|
Add a unique index to the question_numerical_units table, to prevent duplicate units being created.
|
2007-02-28 17:19:04 +00:00 |
view.php
|
Clean up whitespace.
|
2007-04-25 15:37:01 +00:00 |