This website requires JavaScript.
Explore
Help
Register
Sign In
mirror_php
/
moodle
Watch
1
Star
0
Fork
0
You've already forked moodle
mirror of
https://github.com/moodle/moodle.git
synced
2025-01-31 04:33:13 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
question
History
tjhunt
4568bf99a8
Fix misleading comment.
2008-11-05 08:10:17 +00:00
..
format
"MDL-14129, fixed hardcoded print_error"
2008-09-25 08:03:54 +00:00
type
Fix misleading comment.
2008-11-05 08:10:17 +00:00
backuplib.php
…
category_class.php
question bank category editing: To be honest, I can't rememeber exactly what bug this fixes, but it was a problem I found and fixed while preparing to demo stuff at the Brisbane Moodle Moot. In the process of fixing whatever issue it was (I think it was something to do with the permissions checks in some cases) I cleaned to code up and made it easier to understand, and I trust myself, so I am checking this in.
2008-10-23 09:23:52 +00:00
category_form.php
…
category.php
Question bank: error when deleting empty categories.
2008-10-23 09:17:50 +00:00
contextmove_form.php
…
contextmove.php
…
contextmoveq_form.php
…
contextmoveq.php
…
edit.php
…
editlib.php
Whitespace fix.
2008-09-10 05:26:35 +00:00
export_form.php
…
export.php
MDL-16706 - eliminate miscellaneous inine JavaScript
2008-09-26 10:49:31 +00:00
exportfile.php
…
file.php
…
format.php
MDL-7010 - followup - quiz config settings were referred to in two places in the question bank. Since these settings are now in config_plugins, the references need to be update. (Of course, perhaps these should not be referred to at all ...)
2008-09-10 02:44:21 +00:00
import_form.php
Fix up question import. Thanks to Christopher Molnar:
http://moodle.org/mod/forum/discuss.php?d=105164
2008-09-08 02:33:24 +00:00
import.php
MDL-16198
2008-08-28 13:49:25 +00:00
move_form.php
…
preview.php
MDL-16429 Notice when previewing questions since MDL-16263 was implemented.
2008-09-10 02:58:52 +00:00
qengine.js
JS does not work in IE. Grrrr!
2008-09-03 09:30:10 +00:00
question.php
…
restorelib.php
…
tabs.php
…
toggleflag.php
MDL-16263 A way for students to flag/bookmark, particular questions during a quiz attempt for later review.
2008-08-29 10:08:27 +00:00
upgrade.php
…