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-02-21 01:48:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
moodle
/
question
History
pichetp
e74f18e020
DB error changing array('id', $state->id) to array('id'=> $state->id)
2008-09-15 18:39:15 +00:00
..
format
MDL-16198
2008-08-28 13:49:25 +00:00
type
DB error changing array('id', $state->id) to array('id'=> $state->id)
2008-09-15 18:39:15 +00:00
backuplib.php
…
category_class.php
MDL-12814 typo in CSS class name.
2008-09-05 03:38:42 +00:00
category_form.php
…
category.php
…
comment.html
…
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
…
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
…